marco-zan
marco-zan
I am here trying to help... It happens to me especially when opening a lot (around 20) tabs, using the button "open in a new tab in the background". It...
I have the same problem
> Check this #6 I in fact checked that and (using my modified version of kickstart) the lsp is started correctly. (I can maybe write a PR to write about...
> Activate this LSP for Python files, by modifying `filetypes`. > > ```lua > filetypes = { 'jinja', 'python' }, > ``` > > Can you try to run it...
Hi! I would be a first time contributor, and i would like to work on this issue, but i wanted to understand the size size and scope of this. Starting...
I started reading through the code to understand it. My question is, are the crash reports on linux currently useless _because_ the decoder is not finished? In that case, I...
Ok I started working on sentry envelope decoding, I'll open a PR as soon as I have some code ready