Hennadii Chernyshchyk

Results 692 comments of Hennadii Chernyshchyk

> The easiest way is to run my proof of conecpt branch: https://github.com/Conni2461/telescope.nvim/tree/break/c_rewrite to adds c to telescope. Awesome, thank you for working on it!

> Going into normal mode and pressing G after the desired file has appeared brings focus onto the best match asap. Same here. Looks like it waits for all results...

@asvetliakov, what if just call `workbench.action.files.revert` after the last Neovim undo?

@asvetliakov, yes, you are right :(

> I have add set foldmethod=indent to init.vim, any solution? This option is [hardcoded](https://github.com/asvetliakov/vscode-neovim/blob/00d594e0ca7d3c15fe7ca84e52b878d38f735f2c/vim/vscode-options.vim#L76).

Temporary workaround: use different folder names.

I tried this approach long time ago, languages simply don't fit the screen.

It looks nice, but Qt don't have such widget. It's a GTK feature.

> Or are you meaning that you can't make scrollable drop-down menus? Yes, I meant scrollable. And with search. Well, it technically possible, but will require writing a custom widget......