Jump to content

technology What code editor do you use?


Kaneki

Recommended Posts

Do you use Sublime Text, Atom, Brackets, Notepad++, or another code editor? Why do you like that one over the others?

 

I like Atom. It's similar to Sublime Text, without the nagging (when you haven't bought it yet), and has a deep amount of custom plugins and themes you can install. Plus, it's put out by the guys at GitHub, and I just adore that company.

  • Brohoof 2
Link to comment
Share on other sites

I used Sublime Text for a while when it was relevant to me. The full version. I liked the autocomplete features but I don't really code much anymore.


img-2823101-1-UpBh15J.png

Link to comment
Share on other sites

I used to use IntelliJ Idea for it's autocomplete but it was lagging a bit for me. I've switched to Atom now with a few plugins and it's going really well for web development

  • Brohoof 1
Link to comment
Share on other sites

You can't go wrong with either Atom or Sublime. I've used both. I do prefer Atom, but I feel it's like as close to a tie as it gets. If you are short of funds you can download Sublime for free, but you will have to deal with the purchase reminder popping up after every few saves.


 

 

Link to comment
Share on other sites

Vim because I can be almost guaranteed vi will be on any Linux box I work on. VSCode is also pretty good, especially when im working with python, but I have yet to get it working properly with nodeJS.

Link to comment
Share on other sites

I'm starting to learn Swift, so I use Playground from within Xcode.


“All Muslims are like a foundation, each strengthening the other; in such a way they do support each other.” (Abu Musa, Bukhari & Muslim)

“Say: He is God, who is One. God, the Eternal. He begets not, nor is He begotten. And there is none like unto Him.” (Chapter 112, Qur'an)

Link to comment
Share on other sites

Vim because I can be almost guaranteed vi will be on any Linux box I work on. VSCode is also pretty good, especially when im working with python, but I have yet to get it working properly with nodeJS.

 

Vim is really lovely if you know it! I've used it a lot over SSH on my servers. ;)

Link to comment
Share on other sites

I'm still using Notepad++  :P  mainly code ruby for now


``Born in the absurdity, fight for resist, move for seek, atone for regret, decease for the end; eventually back to start line, all beloved, hatred, dignity and honor are gone, not afraid everything is meaningless, not fear everything isn't belong to me; at the last of the destiny, still affirm the life.''

Link to comment
Share on other sites

For code (namely C++) I use Microsoft Visual Studio.

 

For scripting I use Gamemaker Studio.


I refuse to believe Tantabus was defeated in the way the show gave us.

here is agame I'm developing to showcase my version of how Do Princesses Dream of Magic Sheep really ended. Or, more specifically, the aftermath of his escape.

 

*Cue maniacal laughter*

Link to comment
Share on other sites

Sublime Text, also i use IDEs like Netbeans for Java and PHP, and Visual Studio for C++.

 

Maybe in the future i will replace Sublime Text for VSCode or GVim, idk

 

Never used NetBeans for much, is it good? I was gonna use it for Java but I no longer have the desire to do any Java programming.

 

Plus if I did, I have Eclipse anyway.

Edited by Cloggedone
Link to comment
Share on other sites

For anything like Java, Python, Ruby, and other high-level languages, you can't go wrong with JetBrains' various products. For C, C++, and general editing, Sublime Text is where it's at.

  • Brohoof 1

Poniverse Chair, Sysadmin, and Technical Lead. Long-time forum lurker.

 

Link to comment
Share on other sites

Never used NetBeans for much, is it good? I was gonna use it for Java but I no longer have the desire to do any Java programming.

 

Plus if I did, I have Eclipse anyway.

I also started programming Java with Eclipse, but nowadays I preffer NetBeans over it because its debugger and documentation (and community) it's much better (at least for me)

Edited by Faze Five
  • Brohoof 1
Link to comment
Share on other sites

  • 1 month later...
  • 2 weeks later...

Qt Creator.  Oh look first QT mention.  I decided on Qt Creator just because I prefer working closer to the C libraries, and QT itself handles C++/QML GUI across many platforms.  I have not heard of Atom or Sublime Text before, so I am at least going to give them a try now.

 

Vim is really lovely if you know it! I've used it a lot over SSH on my servers. ;)

 

I also use Vim a lot, probably almost as much as Qt Creator.  It does not have the auto-complete or live syntax of an IDE, but it is unbeatable for quick edits, remote access, and it even works on new platforms like Ubuntu Touch.

Link to comment
Share on other sites

For Python I use IDLE. When I coded in C I used to use RHIDE, but that was back on DOS...

Link to comment
Share on other sites

  • 4 months later...
  • 2 months later...

Visual Studio Code ftw

(EDIT: I use SharpDevelop for C#, though it doesn't support C#7, it does what it does and with a lite file size)

Edited by Vinyl Melody
Added C# desc since I also code in CS

hi :0

Link to comment
Share on other sites

  • 2 months later...

I love Atom. It's relatively user-friendly, and I appreciate the way it separates command types by color when I'm quickly skimming through a program. :fluttershy:


 

unnamed (1).gif

gamer - bookworm - unhealthy obsession with alpacas

Link to comment
Share on other sites

  • 4 weeks later...

Man, Sublime used to be my go to, until I discovered Brackets, then I started using Notepad ++, and ended up leaving it and started using LightTable, I pretty much use that, but it depends on what language I'm writing in, ya know, compatibility issues with compiling and all.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Join the herd!

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...