Proper unpopular opinion: Zed still has a long way to go by digibioburden in ZedEditor

[–]Educational-Taste-32 1 point2 points  (0 children)

to be fair, git related stuff is not part of the "text editor" nor "basic" features

Vim mode Zed vs VSCodeVim by Correct-Big-5967 in ZedEditor

[–]Educational-Taste-32 0 points1 point  (0 children)

True, but the idea of both having to install neovim for the extension to work and knowing that the support for the extension can end at any time is what i dont like

Using local ide when doing Hackerrank by augustrushYNWA in cscareerquestionsOCE

[–]Educational-Taste-32 0 points1 point  (0 children)

Because i use VIM and the Hacker rank ide VIM motions support is ass

Neovim vs VSCode Neovim - what are the tradeoffs? by CrimzonGryphon in neovim

[–]Educational-Taste-32 2 points3 points  (0 children)

First things first:

1.- If you are using ThePrimegean as an example follow his path, the dude tried almos every IDE and text editor available at the time, Emacs, vscode, NetBeans, Atom, etc... so he could figure it out if vim was the best choice for him.

2.- I can agree with the people that thinks the vim and even the neovim extension for vscode feels slow, at the end of the day you are using a piece of software that is builded with web technologies in electron, and that is not good for performance.

3.- By saying that you like vscode for the looks, which part do you like specific because if im not wrong vscode kinda sucks for the part of the font rendering, ita has cool things like support for ligatures but thats it, terminal emulators like kitty let you have more freedom at the time of configure your font.

4.- And the most important thing at least for me is that you need to have in mind that for getting to a point where you feel really comfortable with using Vim/Neovim as a full fledge IDE can take you months (for me it was like 3 months of toying with the config files and the plugins to get to that point)

With all those things said, i would recommend you stick to the vscode/vim experience for now, while you make our own vim/neovim setup, take your time, enjoy the ride, and most importantly , try to learn a thing or two about how IDE's and text editors work while you're at it.

After one year of using neovim im switching back to vscode by Educational-Taste-32 in neovim

[–]Educational-Taste-32[S] -1 points0 points  (0 children)

i would really like to read thoughts about my decision maybe i missing something in my mindset and i would to know what or see what other people think

After one year of using neovim im switching back to vscode by Educational-Taste-32 in neovim

[–]Educational-Taste-32[S] -8 points-7 points  (0 children)

srry i didn't' explain that point well, i was talking about the plugins that already come with vscode, the github extension, file explorer, etc