Kerem Noras
Kerem Noras
``` # Plug 'leafgarland/typescript-vim' Plug 'HerringtonDarkholme/yats.vim' Plug 'peitalin/vim-jsx-typescript' ``` These are. But so bad. Almost like syntax off.
@zorgick I dont think the problem is about regexpengine and i couldn't see anything related to typescript in your picture. I have no problem with js files. I just wanted...
@yuezk still it's almost the same.  When i look at scriptnames, i only see yats and vim-jsx-pretty as typescript plugin. And does not colorize function names, dots and operators...
@yuezk Neovim with coc.nvim. Enable its codeLens or make `diagnostic.virtualText: true`
> @K-NRS I also use them, these is behavior on my vim > > ``` > HerringtonDarkholme/yats.vim, > MaxMEllon/vim-jsx-pretty,on_ft > ``` > >  My current configuration too is like...
I'm experiencing severe input lag in the interactive REPL mode, and I suspect it might be related to the memory issues described here. The performance degradation gets worse over time,...
I'm experiencing the exact same issue on macOS with claude CLI. The problem manifests in two ways: 1. **Interactive REPL lag**: When typing in the interactive mode (`claude`), there's significant...