TryerGit

Results 6 comments of TryerGit

Thanks for the quick response! Hmm...so I think I will place the .vimspector.json file within .vim\ folder and start vim from within .vim\ folder. That way my project folder remains...

Hmm...what I did was certainly not my own hacking. It seems to be well-supported by ycm itself. Please see "Configuring through Vim options" section of https://github.com/ycm-core/YouCompleteMe

Here is the log file in case this can help: ``` [2023-01-23 16:37:44.956] [exthost] [info] eager extensions activated [2023-01-23 16:37:50.904] [exthost] [error] [draivin.hsnips] provider FAILED [2023-01-23 16:37:50.905] [exthost] [error] TypeError:...

One way to achieve this seems to be the following (seems a bit hackish so, perhaps there is a better way.) Note that it is the snippets with `A` in...

If this feature were implemented, it would go a long way in enabling seamless cross-platform development. It would surely be a great productivity boost! I referred to this thread here:...