# godotengine/godot-vscode-plugin

Godot development tools for VSCode

Repository: https://github.com/godotengine/godot-vscode-plugin
Canonical: https://ross.abutalabs.com/products/godot-vscode-plugin
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-10T23:15:10+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 89, longevity 100
- inputs: {"age_days": 3552, "days_push": 23, "days_rel": 77, "gap_med": 17, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2113, forks 255 (observed 2026-08-28T04:06:14.647776+00:00)

## What it is
An official VS Code extension providing Godot Engine development tools, including GDScript language features, a debugger, and support for GDResource and GDShader files. It integrates with Godot's language server to offer IntelliSense, formatting, and navigation for game projects.

## Use cases
- write gdscript in vscode with autocomplete
- debug godot games from vs code
- syntax highlighting for gdscript and tscn files
- format gdscript code
- jump to definition of gdscript symbols
- preview godot scenes inside vscode

## When to choose
- you develop Godot 3.2+ or Godot 4 games and prefer VS Code over the built-in editor
- you need a full GDScript debugger with breakpoints and variable watch
- you want IntelliSense, formatting, and resource navigation for .gd, .tscn, and .gdshader files

## When to avoid
- you use an editor other than VS Code
- you work with Godot versions older than 3.2
- you only need to run Godot projects without editing code externally

## Facets
- artifact type: plugin
- maturity: active
- function: editor, formatter, documentation
- domain: developer-tools, text-editors
- platform: editor-plugin, cross-platform
- tags: godot, gdscript, vscode-extension, language-server, debugger, syntax-highlighting, debugging, game-development

## Member repositories
- godotengine/godot-vscode-plugin (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:14.647776+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:53:39.993171+00:00, confidence not recorded.
  - readme: https://github.com/godotengine/godot-vscode-plugin (fetched 2026-08-28T04:06:14.647776+00:00, sha d48a30bdf4a7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
