David Moberg

Results 45 issues of David Moberg

**Context** In some scenarios we have a bad system set up with loud speakers and sensitive microphones in both ends. 1. On one end it's an open microphone in an...

client
feature-request
good first issue

Hi, I don't have npm nor internet access on my Ubuntu machine so I would prefer an appimage to install. I haven't found any so I guess it might be...

When clangd finds an undeclared identifier which is similar to another identifier that exists, it provides the "undeclared identifier" error and a code action to fix it by "correcting" it...

upstream

I'm trying to create a wrapper to get a custom built clang-tidy binary to provide diagnostics. But for some reason it spews out all difference warnings even though I do...

The parser does not recognize escape sequences in strings which makes things like `\n` have the same color as the rest of the string. Other example: tree-sitter-python parser does parse...

What is needed to be able to have write access to a notion page?

enhancement
help wanted

### Problem LSP diagnostic signs disappear one second after entering insert mode, only to reappear after leaving insert mode. This leads thel code "jumping" when insert mode is entered due...

enhancement
needs:response
needs:repro
lsp

Is this glow inside vim supposed to be readable with a light theme? I've tried `kanagawa-lotus` and `tempus_day` both make Glow display terribly. Example: ![Screenshot from 2023-08-27 21-25-02](https://github.com/ellisonleao/glow.nvim/assets/4508793/6fa9c0ae-944e-4781-a706-27d7fd37610e)

bug

There seems to be some problem with modelines when refreshing the file twice, I see errors as below: ``` Error detected while processing modelines[1]..OptionSet Autocommands for "tabstop"..function context#update[87]..context#popup#update_context[10]..43_show[21]..43_open[3]..context#popup#nvim#open: line 3:...

https://github.com/nvim-treesitter/nvim-treesitter-context Shows the context lines with syntax highlighting, would that be feasible with context.vim?