Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@BindView Exactly. Blow atom away and take VSCode (I prefer the insider builds, currently 1.16).
-
iAmNaN68457yI abandoned Atom, and use VSC now. It's a much better product. I love the fact that it recognizes files with a .ddl extension as a SQL file without any plug-ins or tweaking.
-
Are there any difference between the different VS one can download? I can download VS enterprise free from windows, but I'm not sure if there's any real difference between it and the community edition.
-
@DVZ96 You're messing things up :) It's Visual Studio code, not Visual Studio :)
Visual Studio Code: https://code.visualstudio.com/
But, as said before, I prefer the insider builds: https://code.visualstudio.com/insid... -
sirjofri5177yNo more vim users here? What happened to the "real" programmers? Just a joke ;-)
Try vim a bit and watch some thoughtbot videos about vim and editing in general. It's about speed, efficiency, health and logic. -
@sirjofri Nothing against Vim - it's a good editor, although I prefer Nano (for the shell, small scripts, ...).
However, times have changed. The apps and sites have become more complex and involve more languages. I can't live without Intellisense and the many other helpers integrated in modern editors.
So why complicate your life? If it's just the handling - there are VIM emulators for almost every editor or IDE. -
@dontbeevil Don't say anything bad about Electron. Without Electron there wouldn't be many great apps for Linux, especially vscode, atom, devrantron, slack, rambox, postman, whatsapp, pingendo, mancy, ....
-
sirjofri5177y@tracktraps I rely on vim auto complete, vim spell check, vim file jumping, vim folding, vim tags (ctags), ... and my small plugin vim-glissues (for including gitlab issues inside vim). This is why I like vim: extensibility, flexibility, stability, personal preference.
-
@sirjofri If you can cope with that and it's enough for you, there's nothing wrong with it. All I'm saying is, it doesn't hurt to go beyond the VIM's horizons.
-
sirjofri5177y@tracktraps it's not that I'm against IDEs. Sometimes it is better to use an IDE. I even tried acme from plan9. It's a great editor. All I want to say is: it depends. I think it can be pretty hard to use an editor with some languages when an IDE can do a better job. Many modern languages are built around IDEs. On the other side I miss my plain vim when using unreal engine 4 c++.
It's not the tool, it's the artist! For example: I create my icons with metapost. Who does that, especially today? Everyone uses illustrator or other tools. I use vim and metapost. Be happy with your IDE, I just don't like that overloaded applications that need much time to start and run slow.
Long text, I know. I just wanted to state that I'm not against IDEs and I'm not one of these "a-true-programmer-uses..." people.
Related Rants
-
MikaY13*me coding in Atom in world history class* *Teacher walks over* Teacher: Are you on task? Me: I'm taking note...
-
Kamaropoulos11I just tried to connect on my own teletype portal 😂 And this is one of the best error messages I've seen la...
-
hubofeverything27I closed atom in frustration and installed vscode. I... I think.... I think I'm in love....
What the fuck is going on with atom in my desktop?!!?!?
Everytime I open it it starts comparing every single file on my pc with my github. It starts using 99% of my memory and fuck is it frustrating. I decided to just learn vim, which is cool, although I still miss managing windows with the mouse, and probably will try VS sometime in the future. I really wanted to like atom but I can't stand how slow it is compared to vim right now, even when the github shit doesn't happen.
undefined
atom