atticusmatticus

Results 20 comments of atticusmatticus

I can't get these characters to add without the '\\' slashes. How do i get these to go away? in my .vimrc file i currently have this line: `set list...

No, after updating to `ipykernel = 6.0.1` and `jupyter lab = 3.0.16` I appear to get the exact same behavior as described above.

I can also confirm on macOS. I've tried using the VScode undo buffer instead of Neovim undo tree extension, and turning off all Neovim extensions and nothing has stopped the...

where do you put this setting? I'm pretty new to jedi

I see, thank you! I use the built-in LSP of neovim. I'll try playing around with that dictionary. Thanks for the help.

Just in case someone else might find this useful, the lua code that got what @HansPinckaers was describing working for me with neovim 0.5 built-in LSP was this: ``` require'lspconfig'.jedi_language_server.setup{...

I'm getting the same issue on macOS 15.5 (Apple M3 Max). Testing build has same issue.

Same for me as others, upgrading to 4.13.1 doesn't seem to change the issue appreciably. Still crashes after a minute or so once docker apps like Transmission start to make...