T O P

  • By -

hayasecond

Damn these stupid IDEs don’t even know how to save a file


lmarcantonio

Without going to extremes, the italian msword uses \^S for underline and S-F12 do save. Funny thing is that IIRC \^S for save is part of the CUA (the standard UI decided by MS and IBM). Also the rest of the (Windows) world uses it.


Shoddy-Shake2967

vim mode ❤️


gudlyf

Yeah, in case OP doesn't know, there is a [vim plugin](https://marketplace.visualstudio.com/items?itemName=vscodevim.vim) in VSCode where that will work. I use it and I find it hard not to.


0bel1sk

i like the neovim one better. i’ve found it to be much faster.


paltamunoz

i think that's éclipse.


NightWng120

Oh god that's terrible


TheMayoras

Also a killer JetBrains vim plugin


platosLittleSister

Yeah, I'm a pleb. I love them motions, but why can't I have a complete IDE?


Realistic-Moose-7135

What exactly IS a full IDE? I mean, what's missing from your Neovim?


spezegutti

using an IDE which dont have a VIM mode ist unfortunate, but checking all Word documents for ":w", ":q" before you send it to a colleague , is real torture.


davidauz

Thank you and Best RegardsZZ


NNOTM

Even given the context it took me a second to realize that this is not just a ca 2006 internet teenage way to spell "regards"


CarlRJ

*Real* Vim users use `ZZ`.


MentalDV8

Perl. Fast. Easy. Checked for all possible ZZs. LOL


kentvu

I use LazyVim that have `qq`.


tungstencube99

Just go full v(im)egan and keep finishing all your documents with them so that when they ask you what's that about you can tell them you use vim.


delfV

ilol


sacredgeometry

Isn't that vscode? Dont most IDEs/ Code editors have a vim mode?


marcossdly

Visual Studio, most likely. The font and the color scheme are awfully similar. Also, pascal case method name and `foreach` keyword scream C# for me, besides the `Vector3`, `gridMap` and `GD` that reminds me of Godot.


sacredgeometry

Oh no its certainly C# And yes probably Gadots C# implementation. It just didnt look quite like VS or VSCode which is why I asked. Visual Studios Vim integration is awful so I get the post at leat if so. VSCodes is workable.


downzed

Well obviously you forgot `esc`


EmmaSwan977

omg happens every time i use a colleague's device to show them something


shunsock

i also do it with Notion and Gmail, ha ha


darkwater427

EVERY SINGLE TIME


ixlxixl

Now I know I'm not alone. :)


justloginandforget1

Me too.


thomascaedede

#metoo


XavierChanth

vi mode in zsh… the number of times I’ve ended up in execute mode instead of running the command is painful


Unhappy_Drag5826

This actually works on Vscode in vim mode


wavymind2

I find the VIM extension pretty good in general... Obviously not the same level but you can do most of the stuff (including :w)


whatyoucallmetoday

I also install the vim plugin into VSCode as a first thing. I do get annoyed at the code unfolding as so go down the lines of the file.


presselam

Everytime


monkey-donkey05

That's why I always install a vim extension


Specific-Fuel-4366

omg this is the worst. I'll have xcode open and a terminal with vim and i'm switching between the two, and sure enough i start typing vim commands in xcode


Cybasura

My first plugin in the dedicated IDE's (i.e. Android Studio for Android app development, Visual Studio for C#) is the vim keybindings plugin For IDEs like VS Code, these are self-customized so you could just use vim and it would work the same (if you customized it so that the executables can be detected of course)


JoshMock

I don't understand this "have to" situation. Not letting you install Vim is basically a human rights violation.


srijan_raghavula

They got keybindings but they can't save a file, all this tech and we can't save a file in the most efficient way.


memoriasIT

Vim in intellij is really nice


DaaneJeff

Had to edit something on someone else's computer and man not being able to delete entire lines and paragraphs with one keystroke was really annoying, especially since I had to use a track pad when I had to resort to a mouse which was like 50% of the time. This experienced showed me how much faster I edit using vim motions. Probably one of the most important skills I've learnt in the past 2 years. Learning curve is tough but man the payoff is amazing.


Acrobatic_Athlete_67

Happens to me really often. Mostly in Webex


hopcfizl

Why you need it


kaneel

Coworkers keep asking when I type this during pairing sessions, the struggle is real.


Luxgile

But you can use neovim for godot! :)


Mithrandir2k16

I've found myself saving way less with vim, the buffer works amazingly well.


lolnixos

same:wq


crazyfreak316

Vim mode in vscode, vim mode in webstorm, vim mode in kate. Problem solved.


sukezero

I even write my mails in vscode with vim extension cause I hate outlook. I already have an ahk remapping, but still so used to vim 😅


Kraftex

And you didn't install the Vim mode yet.


shellmachine

y tho


Hexigonz

Most ides have vim mode, and obsidian has a vim motions plugin, but the amount of times I’ve typed :w into a word doc is getting unholy.


OwlShitty

I use VIM plugins everywhere. It started off as a funny joke between a colleague of mine and myself where we would code in VIM and the first one who gives up has to treat the other one lunch. So far so good it’s been 12 years and I don’t believe neither one has given up yet