81 repos across 3 sub-areas
TypeScript-based VS Code extensions and AI-augmented developer tools, with particular emphasis on language-specific IDE support and AI-assisted coding capabilities. The cluster spans language support extensions (Go, Swift, Kotlin, PostCSS) alongside AI code analysis and generation tools, with Gemini and related AI models appearing prominently across repos. Developers exploring this area will find both infrastructure for building intelligent editor plugins and working examples of AI integration in the development workflow.
VS Code Extensions and Tooling
29 repos
Extensions and development tools for Visual Studio Code, primarily built in TypeScript and JavaScript. This cluster encompasses linters, code formatters, language support extensions, and IDE integrations (like Semgrep, ShellCheck, PostCSS sorting, and Terraform support) that enhance VS Code's native capabilities. Developers exploring this area will find patterns for building productive VS Code extensions, integrating external analysis tools into the editor, and leveraging VS Code's extension API.
VS Code Language Extensions
29 repos
VS Code extensions providing language support, debugging, and tooling integration for programming languages including Swift, Kotlin, Go, Haskell, and others. This collection comprises mostly TypeScript-based extension implementations that enable IDE features like syntax highlighting, code completion, linting, and language servers within Visual Studio Code. Developers exploring this cluster will find working examples of language server protocol integration, extension architecture patterns, and the ecosystem of language-specific tooling built on the VS Code platform.
VS Code Extensions & Developer Tools
23 repos
TypeScript-based tools and extensions that enhance VS Code's capabilities for developers, including debuggers, test runners, code execution, and AI-assisted coding features. The cluster spans practical debugging and testing utilities (Jest integration, JavaScript debugging, Playwright testing) alongside modern AI-powered development assistants, reflecting the convergence of traditional dev tooling with emerging AI-coding workflows in the VS Code ecosystem.