![]() |
|
What coding editor do you use? - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: What coding editor do you use? (/Thread-What-coding-editor-do-you-use) Pages:
1
2
|
What coding editor do you use? - Jasper - 05-10-2015 What editor do you use to edit your code? I use Notepad++ or Sublime. RE: What coding editor do you use? - Ted - 05-10-2015 Notepad++ all the way RE: What coding editor do you use? - Iyyel - 06-07-2015 I use Notepad++, Sublime, Eclipse, Xcode primarily. RE: What coding editor do you use? - The Destroyer - 06-09-2015 Try Brackets it's best for any type of coding. RE: What coding editor do you use? - Oxyrus - 06-22-2015 For small stuff Sublime, for serious projects PHP Storm. RE: What coding editor do you use? - Chroma - 06-22-2015 I primarily use Sublime for quick and simple work projects, either Sublime or NPP. RE: What coding editor do you use? - Ami - 06-22-2015 N++ but I'm not the best at coding yet, I'll probably use other shit when I'm better. RE: What coding editor do you use? - Oxyrus - 06-22-2015 (06-22-2015, 09:14 PM)Pulse Wrote: N++ but I'm not the best at coding yet, I'll probably use other shit when I'm better. Notepad++ is good, only use an advance IDE when you're going to do something serious and you have a lot of error possibilities, then pick a good IDE such as NetBeans, PyCharm for Python, PHP Storm for PHP, and so on. RE: What coding editor do you use? - Kill - 06-23-2015 Used N++, liked it. Until I found Sublime, + brogrammer theme. God, it's just awesome. You can just browse folder from within Sublime. (06-22-2015, 09:12 PM)Oxyrus Wrote: For small stuff Sublime, for serious projects PHP Storm. What's so good about PHP Storm? RE: What coding editor do you use? - Oxyrus - 06-24-2015 (06-23-2015, 05:46 PM)Kill Wrote: What's so good about PHP Storm? Everything, try it out and you'll see. |