Poor experience with COBOL and/or remote filesystems
Using this extension on COBOL source on an SSH-FS does not work, symbol appears in the middle of words as you're typing, very annoying. Not sure what the issue is but had to switch to code-eol from sohamkamani which works fine. Just figured I'd leave some feedback.
Thanks for feedback.
One setting that could use this is code-eol.decorateBeforeEol. If you use this for compatibility with CodeLens, you will get such behavior on "slower" links. Turning it off should fix the issue (albeit at the cost of compatibility with CodeLens).
If you don't have that setting turned on, can you please share your settings and example cobol file that causes issue so I can troubleshoot.
Thanks!