VS Code Extensions and Language Support

85 repos across 4 sub-areas

TypeScript-based extensions and tooling for VS Code, primarily focused on adding language support and developer features to the editor. The cluster includes language-specific extensions (Go, Swift, Kotlin, PostCSS), integration with AI assistants like Claude, and code analysis tools like Semgrep. Developers working on extending VS Code's capabilities or integrating development tools into the editor ecosystem will find relevant examples and patterns here.

VS Code Language Extensions

36 repos

TypeScript-based extensions that add language support, syntax highlighting, and development tooling to Visual Studio Code. The cluster spans extensions for multiple programming languages (Swift, Kotlin, Go, Scala) alongside general-purpose VS Code tooling like snippet management and query utilities. Most repos are lightweight language service plugins and syntax highlighters built on the VS Code extension API, making this a coherent area for understanding how to extend the editor ecosystem with new language capabilities.

Cluster 633740

28 repos

VS Code Extensions & Language Tools

16 repos

TypeScript-based extensions and language-specific tooling for Visual Studio Code, including linters, formatters, and syntax support for shell scripts, Terraform, PostCSS, and other languages. The cluster represents a collection of developer productivity plugins and language service integrations that extend VS Code's core capabilities, with particular strength in infrastructure-as-code and code quality tools (shellcheck, semgrep, terraform plugins).

VS Code Extensions and Tooling

5 repos

TypeScript-based extensions and development tools for Visual Studio Code, focused on language support, debugging, and testing integrations. The cluster includes language servers (Haskell, JavaScript), testing frameworks (Jest), browser automation (Playwright), and Git/GitHub integrations. These repositories share the common goal of extending VS Code's capabilities across different programming languages and development workflows.