Serbanghita Posted October 6, 2013 Share Posted October 6, 2013 I'm using Windows 7.I have Sublime Text with about 10 plugins installed. I code both JavaScript and PHP.Still, I'm also working with NetBeans, PHPStorm (didn't try WebStorm yet) and Notepad++ when I need to edit something fast. I the latest Zend Studio license also but didn't gave it a change yet, I got used doing everything fast with Sublime Text. BTW, 70$ is not much for a FAST and plugin-free editor. I also have a Cloud9 account, it's ok for quick web development because it doesn't matter where you are and what tools you have available.I personally don't like this approach because of the privacy/security issues. Quote Link to comment Share on other sites More sharing options...
whirlibulf Posted October 6, 2013 Share Posted October 6, 2013 I use vim mostly. If I have to use another editor, I use vim keybindings wherever possible. ozdy 1 Quote Link to comment Share on other sites More sharing options...
plicatibu Posted October 7, 2013 Share Posted October 7, 2013 I use vim mostly. If I have to use another editor, I use vim keybindings wherever possible. So you're addicted to vim, too? Glad to hear I'm not the only one. Quote Link to comment Share on other sites More sharing options...
mwatt Posted October 7, 2013 Share Posted October 7, 2013 I never used vim, but then I'm not a UNIX guy. I have used vi a bit, from which I understand that vim is descended. vi is powerful, but delivers an absolutely horrible user experience (until you learn it, I am told). Is vim like that or is it a whole different animal? Quote Link to comment Share on other sites More sharing options...
plicatibu Posted October 8, 2013 Share Posted October 8, 2013 The vim for sure is much easier (and has much more resources than original vi) but it's learning curve is very steep. I use vi / vim since 1991 and up to now I don't master it. But the more you use it, the more you love it. As I wrote in my previous post, from time to time I try to use other IDE/text editor but I really miss vim and I start using it again. Every IDE/editor I tried miss some features I use in vim. And even when they have the same feature (say regex) I feel more confortable using vim. There are some projects that integrate a bunch of plugins for vim in order to make it as easy to use as Sublime Text (an excellent editor, by the way). For instance, see http://vim.spf13.com/. But I prefer it the way I learned it so I don't use any plugin that eases its UI. Quote Link to comment Share on other sites More sharing options...
Travis Posted October 8, 2013 Share Posted October 8, 2013 for javascript I've tried eclipse, webstorm, and sublime text. From install Webstorm feels the best, although after some time I fell in love with Sublime Text and Package Control. The little things in Sublime Text really make a difference! Quote Link to comment Share on other sites More sharing options...
lordkryss Posted October 8, 2013 Share Posted October 8, 2013 I use FlashDevelop since I write only in Haxe If i had to write in another language I'd probably use sublime though Quote Link to comment Share on other sites More sharing options...
Constant Posted October 14, 2013 Share Posted October 14, 2013 As I am mainly a PHP developper, I'm using PHPStorm for years, which includes all the functionality of WebStorm + the PHP stuff.Complete features, quite smooth, lots of plugins, frequent updates, I'm happy I can code everything I need (php, html, css, javascript, templates...) with this solid IDE. Quote Link to comment Share on other sites More sharing options...
alex_h Posted October 14, 2013 Share Posted October 14, 2013 Do any of the sublime text users above know of a good extension for handling XML in sublime, ideally with pretty print formatting options? I tried installing XMLLint earlier today but don't seem to be getting anywhere with it. Quote Link to comment Share on other sites More sharing options...
meGGa Posted October 14, 2013 Share Posted October 14, 2013 I like notepad + +, very convenient! Quote Link to comment Share on other sites More sharing options...
Bronsoner Posted October 15, 2013 Share Posted October 15, 2013 For those rare times I need it: Notepad++ does the job for me. Quote Link to comment Share on other sites More sharing options...
mahks Posted October 17, 2013 Share Posted October 17, 2013 I looked at a lot of editors about 6 years ago.Settled on UltraEdit mostly because of its configurability and the responsiveness of the support team. http://www.ultraedit.com/ Quote Link to comment Share on other sites More sharing options...
rungo73 Posted October 18, 2013 Share Posted October 18, 2013 Has anyone tried Brackets ? Quote Link to comment Share on other sites More sharing options...
revan Posted October 31, 2013 Share Posted October 31, 2013 IntelliJ IDEA - is the best IDE that I've ever seen. Mostly I like it for its friendship with SVNs such as GIT. Quote Link to comment Share on other sites More sharing options...
128p Posted November 9, 2019 Share Posted November 9, 2019 I use gVim on Windows 7.Warning: I advise you to never try vim's modal editing or you won't find anything but Vim pleasant to use. You'll be doomed forever like I am. I'd recommend: VSCode, Sublime Text and WebStorm. I'll also be trying Codelobster as @clod mentioned. Quote Link to comment Share on other sites More sharing options...
Intersoft Posted November 10, 2019 Share Posted November 10, 2019 The best and free code editor VS Code Quote Link to comment Share on other sites More sharing options...
NWNPoly Posted November 12, 2019 Share Posted November 12, 2019 VSC for the win. They have lots of cool extensions which help make your life easier Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.