|
|
|
|
|
by tremere
1124 days ago
|
|
What bothers me most about VScode is that linters and other annotating plugins will underline and box text and make it really hard to read. It's not graceful the way error highlighting was in Eclipse and Visual Studio and it makes me miss the old tools. It's really really ugly, especially the box. Everyone says "just get a plug-in like ErrorLens" but I would rather just have a de-lint button. I honestly turn off the linter nowadays and run it manually in the shell (fortunately VSCode has a shell built in). |
|