Articles filed in category 'Visual Studio Code'

  • If you thought Visual Studio was a great tool before, you’re going to go nuts about the latest release. Mika and Kendra talk about the changes that they’re most excited about.
  • Vassili Kaplan argues that Visual Studio Code’s lightweight, extensible architecture makes it practical to build full language support and debugging tools from scratch. Through a step-by-step walkthrough centered on a CSCS language example, he shows how to add basic syntax highlighting, REPL integration, and a debugger by leveraging VS Code extensions, TypeScript, and a socket-based runtime. Kaplan emphasizes “dogfooding,” the importance of VS Code’s cross‑platform exten...See More