Denys Rybalka

Results 15 comments of Denys Rybalka

It seems this issue can be closed now, as it was solved in https://github.com/georgewfraser/java-language-server/pull/148 On Arch just be sure to use the "java-language-server-git" package, as the release version is lagging...

This is really the problem for me as well, as currently I am unable to use transparent proxy behind my corporate proxy. As was already discussed in #2813 transparent and...

Sorry, now I just get "modprobe: FATAL: module nvidia is in use." when trying to unload nvidia, even though nothing except `nvidia-persistenced` is running.

Hi @ckipp01, thanks for the reply! Setting `testUserInterface` indeed hides the virtual text, which is already probably good enough for me. I tried running the `:MetalsSelectTestCase` command and I think...

> Would it be possible to implement a file browser with this methodology instead? https://github.com/stevearc/oil.nvim > > It uses a buffer/pop to navigate and edit files like you're inside a...

> @drybalka this is awesome.. thanks for the effort. Can you please post a screenshot as to how it looks ? Basically I am interested to show how nested directories/files...

> I think it would be useful to have the equivalent version of `file_picker_in_current_buffer_directory`. I often use this, only to realize I need to go one or more levels up....

> @drybalka found a small issue when testing: if the cursor is on a binary file, the preview will mess up the view and leave random characters everywhere. Maybe binary...

> Actually, I can't get this to work at all? Running on MacOS. Well, this is actually the behavior I get when using the command palette for the file_picker as...

@summersz Adding slash to dirs is a great idea, thank you! Using other keys in a picker is harder. The current design does not allow picker-specific keymaps, and even remapping...