Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>GDScript Syntax Highlight OnlyNew to Visual Studio Code? Get it now.
GDScript Syntax Highlight Only

GDScript Syntax Highlight Only

moonxorsun

|
32 installs
| (0) | Free
Pure GDScript syntax highlighting without LSP
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GDScript Syntax Highlight Only

English | 简体中文


English

A lightweight VSCode extension that provides pure GDScript syntax highlighting without Language Server Protocol (LSP).

Features

  • Syntax highlighting for .gd files
  • No LSP overhead, minimal resource usage
  • Fast and lightweight

Installation

From VSCode Marketplace

  1. Open VSCode
  2. Press Ctrl+Shift+X to open Extensions
  3. Search for GDScript Syntax Highlight Only
  4. Click Install

From .vsix File

  1. Download gdscript-syntax-highlight-only-1.0.1.vsix
  2. In VSCode, press Ctrl+Shift+P
  3. Type Extensions: Install from VSIX
  4. Select the downloaded .vsix file

Preview

Syntax Highlighting

Acknowledgments

The syntax definition file (GDScript.tmLanguage.json) is sourced from the official Godot Engine repository.

License

MIT License - see LICENSE for details.


简体中文

轻量级 VSCode 扩展,提供纯 GDScript 语法高亮,不包含语言服务器协议 (LSP)。

功能特性

  • .gd 文件语法高亮
  • 无 LSP 开销,资源占用极小
  • 快速轻量

安装方式

从 VSCode Marketplace 安装

  1. 打开 VSCode
  2. 按 Ctrl+Shift+X 打开扩展面板
  3. 搜索 GDScript Syntax Highlight Only
  4. 点击安装

从 .vsix 文件安装

  1. 下载 gdscript-syntax-highlight-only-1.0.1.vsix
  2. 在 VSCode 中按 Ctrl+Shift+P
  3. 输入 Extensions: Install from VSIX
  4. 选择下载的 .vsix 文件

预览

语法高亮预览

致谢

语法定义文件(GDScript.tmLanguage.json)来源于 Godot 引擎官方仓库。

许可证

MIT 许可证 - 详见 LICENSE。

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft