Johann Höchtl
Johann Höchtl
### Description When running the builtin current_buffer_fuzzy_find, searching and selecting an entry from the picker, the current buffer gets changed. I have a markdown file open and set the right...
**Describe the bug** When I use local images with Markdown files they get properly displayed in Chrome Browser. When I right-click an image and say open in new tab, this...
Using RBQL on Windows 10 and node as the RBQL backend and with shell set to Powershell as described here: https://neovim.io/doc/user/options.html , search for powershell: ``` let &shell = has('win32')...
As I don't know what the expected behaviour in this regard is, I can only describe how things have changed: A godoc of ca. two weeks ago go get -u...
AFAIU oracle get's called from the current cursor position. I am running atom 0.104. Here, the obtained cursor position seems to be two lines off the actual position visible on...
## Expected Behavior Using tabs in list items should ident by default in a way that is compatible with most markdown tools. Markdown mode inserts two spaces while most tools...
Title has it. Don't know of another easy way to search for duplicates in a column. Sure ```sql SELECT col, count(col) FROM a GROUP BY col ORDER BY 2 desc...
Exporting from Excel in many locales other than en use `;` as the separator for csv. octosql has no way to specify another separator but the default `,`
I am using the NLP package for similarity search. Input is a corpus of 300000 entries of []string, each consisting of about 10-50 words. When I naively follow the example...
Using Emacs build from https://github.com/kiennq/emacs-build/releases/download/v29.162.20221017.1251342/emacs-master-x86_64-full.zip Using git bash Git-2.38.1-64-bit.exe When I try to enable treesitter-mode, the language bundle is downloaded into .emacs.d\elpa\tree-sitter-langs-20221122.645\bin\tree-sitter-grammars.x86_64-pc-windows-msvc.v0.12.6.tar.gz Emacs fails with error message internal-macroexpand-for-load: Eager macro-expansion...