Favorite / Most Used Text Editors + IDEs

What text editors / IDEs are you folks using?

  • Sublime Text
  • Notepad++
  • Eclipse
  • Eclipse Che
  • Cloud9
  • Gedit
  • NetBeans
  • Visual Studio
  • Code Blocks
  • Android Studio
  • Xcode
  • CLI (emacs, vim, etc.)
  • Other (write-in in comments)

0 voters

SublimeText on one screen and Notepad++ on the other screen, plus music in the background, and it’s a wonderful wonderful world.

1 Like

Sublime text is great.
But I’ve been hearing wonderful stuff about phpstorm.

1 Like

Don’t do any PHP coding so I’ve never used it before. Though since it’s developed by JetBrains, it is probably a good product

Sublime Text Editor + Gitsavvy.

1 Like

VS Code suprisingly

1 Like

I used to code with vim straight on a server, but I’ve recently transitioned to PyCharm for Python development.

I also use Visual Studio for C# development, and SublimeText for the rest of my text editing need :slight_smile:

1 Like

Notepad++, Visual Studio.

Other: all of the JetBrains IDEs. CLion / Pycharm / Rider.

2 Likes

Jetbrains (phpstorm, pycharm) and Atom for other files.

2 Likes

PowerShell ISE

1 Like

No love for Atom? :frowning:

4 Likes

Yes love for atom. I get shit for using notepad and notepad++ though.

2 Likes

I’ve actually never heard of it before :stuck_out_tongue:

Will check it out! :wink:

2 Likes

Sublime and Textmate

1 Like

What? :open_mouth: You definitely need to check it out!

1 Like

VS Code I’m loving, also like vim.

2 Likes

I am an Atom user!
Highly recommend it!

3 Likes

Glad to hear it! I never really use its built-in integration with GitHub though. I used to use Eclipse, but Atom is so much more lightweight and I love it’s easily accessible plugin support.

1 Like

I’m surprised why http://brackets.io isn’t mentioned in the list.

I use it for all my front-end development work.

2 Likes

Another PhpStorm user here. The level of PHP analysis and refactoring is unbelievable. It also has full code completion and object tracking for JS, CSS, Less, HTML, Twig, MySQL and everything else I need.

2 Likes