Visual Studio Code showing this weird screen I don't know how to fix it and It is very annoying
It only appears in the programs. I have 2 monitors and it acted the same.
Sorry for my bad English.
1.Reinstall the Visual Studio Code
2.click here to clarify your error
Related
This is related to tools used for programming: how do I remove this thing that shows up in Visual Studio Code when I write any syntax? (Please ignore the code: I just started two days ago.)
As I was coding in Visual Studio code, I wondered if someone had created a tool for auto-completing the console log code.
Sure enough, someone had written a workflow for it, and I'd have to say it's pretty phenomenal.
Since the author explains it so thoroughly and well, here's the link to it.
Visual studio code has too many annoying suggestions.
But the real one are not showing at the first time, unless we input enough prefix characters.
Any idea? Wrong settings?
I don't know how to describe my problem except via picture.
Don't judge my code, but if you look between the letters you will see random bits of characters. This Doesn't seem to effect how it compiles and runs, but I really want it to go away.
I've tried restarting visual studio code, closing the document withing visual studio code and reopening, and restarting my computer. Beyond that, I have no ideas. I think this problem may have started when I elected to install C/C++ Intellisense.
a Screenshot of my Code
fyi: I don't know how to word my problem in a way that helps google take me to relevant sources.
When I first started using Visual Studio Code for my cobol, it was working fine. But lately when I try to compile my code after saving it in vsc it gives errors about there being weird characters.
If I do the same changes in Notepad++ it works fine. I've been going through the settings in vsc but I cannot find anything wrong in there. But then again I don't know that much about it. I'm also using the extension cobol syntax support from bitlang.
Does anybody know how this is possible? Is there some setting that messes this up? I cannot really show any screens or anything. since this is all work related and I'm not allowed to share.
My guess is, that this is related to the code page used to save the project.
Notepad++ by default uses UTF-8. you may need to change the code page on Visual Studio Code to UTF-8.
https://code.visualstudio.com/docs/getstarted/settings