Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,144 members, 7,818,433 topics. Date: Sunday, 05 May 2024 at 03:40 PM

What's Your Favorite Text Editor/ Or IDE? - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / What's Your Favorite Text Editor/ Or IDE? (3767 Views)

AIDE-IDE For Java And C/C++ And AIDE for Web Worth It ? / How Can I Set Up Or Run My Python IDE On VS Code On Windows 8 / An Online Compiler, Interpreter And IDE For Nairaland (2) (3) (4)

(1) (2) (Reply) (Go Down)

What's Your Favorite Text Editor/ Or IDE? by SeunLanLege(m): 1:58pm On Feb 13, 2017
In the beginning(2013)

I used gedit, then I moved unto brackets.

But I needed more customization so I switched to atom. But atom was slow and I needed performance so I switched to sublime. Sublime had lots of plugins and was absolutely amazing but I needed an IDE so now I use vscode

Been using it for 2 weeks now and I haven't opened sublime once.

The end.
Tell us your experiences with the IDE's you've used.
Re: What's Your Favorite Text Editor/ Or IDE? by Nobody: 8:04pm On Feb 13, 2017
Sublime text 3 this days..

Used to like atom but was too slow (I guess it's a thing with all Electron apps).
My best IDE is phpstorm but it's too expensive for an hobbyist - which I am. Can run my tests with one keymap. Intellisense is out of this world while being lightweight compared to other IDEs

I so much know phpstorm environment and can code eyes closed but it's too expensive.

1 Like

Re: What's Your Favorite Text Editor/ Or IDE? by Dekatron(m): 8:53pm On Feb 13, 2017
Eclipse of course!!


For Java


For python- Spyder
For PHP/web - phpstorm
For quick editing - Notepad++
For AIML - Notepad++
Android - Android studio of course



I tried Emacs.

Till today, I never open am after the first time.

1 Like

Re: What's Your Favorite Text Editor/ Or IDE? by khaynoni(m): 9:03pm On Feb 13, 2017
Pycharm for python, html, css and javascript

1 Like

Re: What's Your Favorite Text Editor/ Or IDE? by snyperboi(m): 10:41am On Feb 14, 2017
pycharm for python, intelli j for java and other Jet brains IDE

1 Like

Re: What's Your Favorite Text Editor/ Or IDE? by onedayatime(m): 4:36pm On Feb 14, 2017
PHP codelobster and netbeans

1 Like

Re: What's Your Favorite Text Editor/ Or IDE? by ChinenyeN(m): 4:52pm On Feb 14, 2017
Honestly, I'd have to say nano. It's simple, lightweight, and it does everything that I need for the time being.

2 Likes

Re: What's Your Favorite Text Editor/ Or IDE? by Standing5(m): 6:18pm On Feb 14, 2017
Notepad++ and Eclipse

1 Like

Re: What's Your Favorite Text Editor/ Or IDE? by silento(m): 10:15pm On Feb 14, 2017
if you are serious with ur work here is the list

python - pyscripter
HTML and js and php and likes - sublime text 3

nothing best its double layout work view

c and c++ - code block and dev++

1 Like

Re: What's Your Favorite Text Editor/ Or IDE? by stack1(m): 10:34pm On Feb 14, 2017
Mehn this is hard oo, started off with Eclipse about 2004, then just doing basic HTML 3.2 stuff, then cant remember what happened in-between time, but more recently circa 2009-2016, Its been Netbeans, sublime, code-blocks, vim, IntelliJ, Kate, a little more emacs, Notepad++ all in no particular or sensible order.. grin

1 Like

Re: What's Your Favorite Text Editor/ Or IDE? by 0luwatope(m): 4:52pm On Feb 15, 2017
To all the geeks above me, abeg take life easy, dont kill urself with codes. html, css, php = notepad++ Android java = intellij Java = eclipse C, c++ = code;:blocks The rest of the languages are kinda no go area
Re: What's Your Favorite Text Editor/ Or IDE? by Nobody: 10:04am On Feb 16, 2017
Dekatron:
Eclipse of course!!


For Java


For python- Spyder
For PHP/web - phpstorm
For quick editing - Notepad++
For AIML - Notepad++
Android - Android studio of course



I tried Emacs.

Till today, I never open am after the first time.
Bros, long time na. how are things going?
Re: What's Your Favorite Text Editor/ Or IDE? by Donlynus(m): 6:48pm On Feb 16, 2017
VS Code
Re: What's Your Favorite Text Editor/ Or IDE? by phililp(m): 5:35pm On Feb 17, 2017
notepad ++
sublime
Re: What's Your Favorite Text Editor/ Or IDE? by Dekatron(m): 5:52pm On Feb 17, 2017
Teempakguy:
Bros, long time na. how are things going?

Hey Man!! Whats up with ya? HEHEHEHEHEHEHEHEHEHEHEHEHEHEHE.... The suopermod @gdevit.com

I am good man!! Holla me up on 09064575710 . . . . . if you can BTW.
Re: What's Your Favorite Text Editor/ Or IDE? by paranorman(m): 6:29pm On Feb 17, 2017
Notepad ++/vs code/code writer

Simple, lightweight and dies the job for now.

Notepad++ taking the first spot for its ease to customize.
Re: What's Your Favorite Text Editor/ Or IDE? by Nobody: 7:52pm On Feb 17, 2017
NetBeans
Re: What's Your Favorite Text Editor/ Or IDE? by bet9ja(m): 11:20pm On Feb 17, 2017
Sublime for HTML & CSS, Code Block for C++, Visual Studio 2015 / Sharp Develop for C# and finally [b]BlueFish[/b]for PHP
Re: What's Your Favorite Text Editor/ Or IDE? by muyexzy: 7:48am On Feb 18, 2017
Android Studio & Atom
Re: What's Your Favorite Text Editor/ Or IDE? by losprince(m): 8:19pm On Feb 18, 2017
I run my Python scripts from the shell, I write my code on notepad++
Re: What's Your Favorite Text Editor/ Or IDE? by heywhy824(m): 2:05pm On Mar 31, 2017
vscode still my favourite
Re: What's Your Favorite Text Editor/ Or IDE? by adejumoadeoluwa(m): 4:40pm On Mar 31, 2017
VS Code : takes a million gb to download & a billion gb to install
Other IDEs: don't see nothing special
Sublime Text: can handle anything if you know what you are doing
VI: same as sublime text
VI & Sublime, no need to jump around
Re: What's Your Favorite Text Editor/ Or IDE? by mcemmy0z: 5:09pm On Mar 31, 2017
Currently using eclipse for java and liclipse for python
Re: What's Your Favorite Text Editor/ Or IDE? by adeoyeyemi(m): 9:15pm On Apr 03, 2017
I believe no IDE or code editor is universally complete on its own.
While all of them have their strengths and flaws. However, i tend to use IDEs or editors that best suit the problem at hand. Though, i have bias for Jetbrains IDE enterprise editions, VScode and Atom.
Re: What's Your Favorite Text Editor/ Or IDE? by uthmanbakar: 7:03pm On Apr 05, 2017
Android studio : Android
NetBeans : Java, C++
phpstorm : all things web
sublime text too

I'm more comfy with the dark side(dark theme IDEs). wink grin cool

Download uPlanIt event planning app on Google play store @ https://play.google.com/store/apps/details?id=com.dappergeek0.uplanit
Re: What's Your Favorite Text Editor/ Or IDE? by Nobody: 7:24pm On Apr 05, 2017
All of the above and below including mspaint and coreldraw.
Re: What's Your Favorite Text Editor/ Or IDE? by directonpc(m): 7:54pm On Apr 05, 2017
Phpstorm for web Note++ for quick editing of text files(code) Android has only 1 official IDE i guess.
Re: What's Your Favorite Text Editor/ Or IDE? by DeCranium: 1:01pm On Apr 06, 2017
IDE for Python = Pycharm
IDE for Java = NetBeans and Android Studio
IDE for C++ = Code Blocks

Text Editor = SublimeText
Re: What's Your Favorite Text Editor/ Or IDE? by Nobody: 1:29pm On Apr 06, 2017
Omo, i dey see many bad-ass people for this thread o, even mentioning IDEs that I know nuffin about cry cry cry
Re: What's Your Favorite Text Editor/ Or IDE? by Bossman(m): 4:25pm On Apr 06, 2017
Text Editor - Notepad++ (Textpad is not bad either).
IDE - Eclipse. It really depends on the Job. Some clients require us to use RAD, but most Java IT shops have moved to the much lighter Eclipse.
Re: What's Your Favorite Text Editor/ Or IDE? by asalimpo(m): 7:15pm On Apr 06, 2017
directonpc:
Phpstorm for web
Note++ for quick editing of text files(code)
Android has only 1 official IDE i guess.
note++ == notepad++?

(1) (2) (Reply)

Can One Be A Web Developer And Software Engineer At The Same Time? / Mysql Lower Case Table Names / Help finding the 15/16 complement of a hex number(C++)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 35
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.