Render-CRLF icon indicating copy to clipboard operation
Render-CRLF copied to clipboard

Poor experience with COBOL and/or remote filesystems

Open cobolcowboy opened this issue 5 years ago • 1 comments

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.

cobolcowboy avatar Aug 14 '20 14:08 cobolcowboy

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!

medo64 avatar Aug 14 '20 14:08 medo64