RPGWatch Forums

RPGWatch Forums (https://www.rpgwatch.com/forums/index.php)
-   Tech Help (https://www.rpgwatch.com/forums/forumdisplay.php?f=25)
-   -   IDE for Linux? (https://www.rpgwatch.com/forums/showthread.php?t=42876)

pibbur who May 20th, 2019 13:00

IDE for Linux?
 
Looking for an IDE for Linux (openSuse). Which one? Eclipse? KDevelop? Others?

I will use it for C++ development, possibly including other languages eventually.

For the record, I like Visual Sutido for Windows progrramming.

pibbur who knows that real Unix wizards program directly in machine code using cat > (https://www.levenez.com/unix/guru.html).

you May 20th, 2019 14:25

Personally I've always used vi; but I know others who use emacs… Not sure anything more elaborate is required in the way of an IDE ;)

pibbur who May 20th, 2019 14:33

Hardly required, but I definitely prefer using an IDE.

Some years ago I used emacs, configured/extended to work as one.

pibbur who may have been spoiled by VS.

PS. I may have misunderstood what you meant. Can vi be configured/used like an IDE (integrated compilation, debugging, navigating between source files/classes and more?). DS.

doom May 20th, 2019 17:25

Quote:

Originally Posted by you (Post 1061568936)
Personally I've always used vi; but I know others who use emacs… Not sure anything more elaborate is required in the way of an IDE ;)

I use Emacs on Linux and love it. I've been using it to learn C for a while, and it's worked well enough for me. I can't say the same for C++.

Myrthos May 20th, 2019 19:10

I’ve switched to Visual Studio Code for all of my development activities. It has loads of extensions that allow intellisense, compiling and debugging from within Visual Studio Code for a wide range of programming languages.
I am aware that there are other IDEs that do the same, but I just like Visual Studio Code better, even if it is from MS :)

you May 20th, 2019 23:42

Small joke - sorry. If you like MS visual whatever; it is available for linux (I think it is free):

https://code.visualstudio.com/docs/setup/linux

Quote:

Originally Posted by pibbur who (Post 1061568937)
Hardly required, but I definitely prefer using an IDE.

Some years ago I used emacs, configured/extended to work as one.

pibbur who may have been spoiled by VS.

PS. I may have misunderstood what you meant. Can vi be configured/used like an IDE (integrated compilation, debugging, navigating between source files/classes and more?). DS.


Stingray May 21st, 2019 02:59

Geany is another option for IDEs. Your distro should have packages for it and there's a good chance it's already installed.

In my experience, most UNIX/Linux programmers don't actually use IDEs, though. Beyond the old standbys like vi/vim and Emacs, Sublime Text and Atom are pretty popular editors lately among programmers.

doom May 22nd, 2019 00:45

Quote:

Originally Posted by Stingray (Post 1061569048)
Geany is another option for IDEs. Your distro should have packages for it and there's a good chance it's already installed.

In my experience, most UNIX/Linux programmers don't actually use IDEs, though. Beyond the old standbys like vi/vim and Emacs, Sublime Text and Atom are pretty popular editors lately among programmers.

I'd shy away from Atom and VSCode. Both programs are bloated as hell. If you need a sane GUI, Sublime Text is the way. Fast, efficient and extendable.

GothicGothicness May 22nd, 2019 08:45

For C / C++ I would say that a text editor doesn't really cut it. I would say use this http://www.codeblocks.org/ , you will thank me later Pibbur ;) after you have tried it for a week or two.

pibbur who May 22nd, 2019 14:53

Quote:

Originally Posted by GothicGothicness (Post 1061569144)
For C / C++ I would say that a text editor doesn't really cut it. I would say use this http://www.codeblocks.org/ , you will thank me later Pibbur ;) after you have tried it for a week or two.

I'll check it out.

Myrthos May 22nd, 2019 15:37

Quote:

Originally Posted by doom (Post 1061569137)
I'd shy away from Atom and VSCode. Both programs are bloated as hell. If you need a sane GUI, Sublime Text is the way. Fast, efficient and extendable.

If you need a text editor that would do, but as an IDE it isn't really up to the task. Comparing any text editor with an IDE, will probably make the IDE look bloated in comparison, but it also is comparing apples with pears. The question was for an IDE.

That said I find Visual Studio Code not bloated, it is quite bare without any plugins installed.


All times are GMT +2. The time now is 10:03.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2022, vBulletin Solutions Inc.
vBulletin Security provided by DragonByte Security (Pro) - vBulletin Mods & Addons Copyright © 2022 DragonByte Technologies Ltd.
User Alert System provided by Advanced User Tagging (Lite) - vBulletin Mods & Addons Copyright © 2022 DragonByte Technologies Ltd.
Copyright by RPGWatch