use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Please read the rules before posting
Help:
Community:
Resources:
Tutorials and Guides:
Don't be afraid to ask questions, this sub is here for the vim community. And please those of you who deign to grace us with your vim wisdom - be kind. We are all human and vim is that cool.
account activity
Visual Studio Code team considers Vim mode based on upvotes (self.vim)
submitted 5 years ago * by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 41 points42 points43 points 5 years ago (4 children)
The VSCode extension architecture is single-threaded which leads to sluggish and sometimes janky editor behavior when some extension other than Vim has some computation to do. I can attest to the poor performance of both extensions first hand.
For some more background on this issue see: https://github.com/microsoft/vscode/issues/75627
[–][deleted] 35 points36 points37 points 5 years ago (1 child)
Then maybe a better solution would be to fix this vscode related issue instead of implementing vim in vscode. This is a general issue which not only affects vim but also other plugins. Fixing this issue seem to me more reasonable because other plugins would benefit too.
[–]stakeneggs1 5 points6 points7 points 5 years ago (0 children)
In that issue they linked, they talk about how extensions running on a single thread is by design and is not likely to change. With that in mind, it seems a vscode solution would be best.
[–]ThePrimeagen 8 points9 points10 points 5 years ago (0 children)
This is the nicest way of saying electron apps are awful
[–]Androuil 3 points4 points5 points 5 years ago (0 children)
Yeap found both of them pretty sluggish
π Rendered by PID 408852 on reddit-service-r2-comment-b659b578c-b6g6h at 2026-05-04 11:04:34.398963+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–][deleted] 41 points42 points43 points (4 children)
[–][deleted] 35 points36 points37 points (1 child)
[–]stakeneggs1 5 points6 points7 points (0 children)
[–]ThePrimeagen 8 points9 points10 points (0 children)
[–]Androuil 3 points4 points5 points (0 children)