this post was submitted on 05 Jul 2023
18 points (100.0% liked)

VS Code

798 readers
4 users here now

founded 1 year ago
MODERATORS
18
submitted 1 year ago* (last edited 1 year ago) by Lodra to c/vscode
you are viewing a single comment's thread
view the rest of the comments
[–] Lodra 2 points 1 year ago (1 children)

Vscodevim? Or just vim as an alternate editor?

I personally haven't explored this type of extension before. Always been curious to though. I'd be interested to hear what you think about it if you're willing to share

[–] miroslav 2 points 1 year ago (1 children)

Yeah sorry I meant vscodevim.vim πŸ˜‡ I’m linux user so it’s nice to have vim features in VS Code. For example string replacement, quick line rearrangement and so on.

[–] Lodra 2 points 1 year ago

Despite my use of powershell above, I don't really touch windows for work. Run a Mac and manage Linux based infrastructure. Hence my appeal for an extension like that.

On the other hand, my work is focused on ci/cd, infrastructure as code, etc. So I never needed to go deep into using and customizing vim. Just read a file and commit any fixes from my local machine.

Given that bit of context, would you think it's worth investing the time?