Skip Navigation
Jump
No. Greek Semicolons hold no power here.
  • Ahh the solution is simple, in VS Code add these lines to your general config

        "workbench.colorCustomizations": {
            "editorError.foreground": "#00000000",
            "editorWarning.foreground": "#00000000",
            "editorInfo.foreground": "#00000000", 
        },
    

    Then get the error lens extension, it's so much more pleasant. Visual example

    1
  • Jump
    No. Greek Semicolons hold no power here.
  • Typescript would like a word. So would VS Code.

    They ain't all misses.

    Also O365, while convoluted, shouldn't run that shittily, sounds like your hardware/network is dated as f.

    ADO is vastly better than it was years ago, the pipeline stuff is a lot slicker.

    -1
  • Jump
    No. Greek Semicolons hold no power here.
  • Bruh the refactoring is so goddamn amazing. And the shortcut to just automatically fix all indents? HNNNNNNNNG

    My biggest beef with it though is that it has no visual designer for .net core winforms. Like what the fuck is that. If I need to bang out a propietary app for an enterprise client in 8 hours winforms is the avenue of choice. It might not be winning any popularity contests but goddamn is it easy to have a working product in mere hours.

    1