I get that it’s open source provided you use codium not code but I still find that interesting

You are viewing a single thread.
View all comments View context
2 points

Having come from full fat visual studio and using fairly fast machines VS code is a breeze to use.

Though I can’t imagine it can compare to commandline stuff in that regard obviously

Is there much reason to learn vim nowadays? I was under the impression it’s mostly around for people who got used to it back in the day

permalink
report
parent
reply
1 point

As noted by others, if you do work on remote hosts, it’s priceless. That’s how I got used to it and I now find VSCode slow and unintuitive.

permalink
report
parent
reply
1 point

Vscode can actually run over ssh but you need to install the Vscode server which is not ideal for some

permalink
report
parent
reply
1 point

I’ve been using VIM for 7 years or so, at this point. I’ve configured it the way I like.

The point of using it is that there is simply no other text editor which lets you edit text in such a manner. Granted, the keyword shortcuts can seem strange and obtuse in the beginning, but get used to it and you wouldn’t want to use anything else anymore. I’m using the VIM extension in VSCode right now and dearly miss my .vimrc which I configured so carefully on my Linux machine.

permalink
report
parent
reply
5 points

I’m in my 6th semester and use neovim so no it’s not mostly around for people who got used to it back in the day. A lot of my fellow students use it as well. It’s the only editor I use because you can use it to edit a single file as well as a whole project and everything is always how I want it to be. Also once you get used to it I guarantee you, you will wonder how people navigate code only using mouse and the arrow keys. It is just a beauty to quickly copy a code block or change a word with 3 keystrokes.

permalink
report
parent
reply
7 points

If you have to ask, maybe not. But if you’re mostly “keyboard driven”, code and edit files a lot, it’s (vim or neovim) very much worth trying out.

permalink
report
parent
reply
11 points

Knowing vim is pretty essential for working on servers. My usual setup is ssh + tmux + vim. I suppose you could substitute nano for vim if it’s installed.

permalink
report
parent
reply
3 points

I’ve not run into a server without nano installed yet and it’s perfectly serviceable if all I need is to edit one value in a config file

permalink
report
parent
reply
2 points

I have the exact same setup.

Do you use tmux on your main computer, especially if you’re using a WM? I can’t imagine the need for tmux with tiling window managers if you have workspaces and can partition windows how you like.

permalink
report
parent
reply
2 points

Not the GP but I also use tmux (or screen in a pinch) for almost any SSH session, if only as insurance against dropped connections. I occasionally use it for local terminals if there is a chance I might want a command to outlive the current graphical session or migrate to SSH later.

Occasionally it’s nice to be able to control the session from the command line, e.g. splitting a window from a script. I’ve also noticed that wrapping a program in tmux can avoid slowdowns when a command generates a lot of output, depending on the terminal emulator. Some emulators will try to render every update even if it means blocking the output from the program for the GUI to catch up, rather than just updating the state of the terminal in memory and rendering the latest version.

permalink
report
parent
reply
7 points

I know I couldn’t.

permalink
report
parent
reply
6 points

It’s great if you get used to it and put in the time to set it the way you want it. I find IDE’s very bloated.

permalink
report
parent
reply
5 points

For me personally I am most productive in Neovim. But if you can’t be arsed to fiddle around with config files to get things set up it’s probably not worth the effort.

Use what works best for you.

permalink
report
parent
reply
1 point

I think I’ll probably end up doing it regardless because I have a weird urge to make everything as difficult and custom as possible

Got used to gnome, finally got it just how I liked it then threw it out for hyprland

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 9.6K

    Monthly active users

  • 6.1K

    Posts

  • 170K

    Comments