Sublime Text

GDScript-sublime provides GDScript language support for Sublime Text, including syntax highlighting. It can be installed via Sublime Package Control or by cloning the repository.

https://github.com/beefsack/GDScript-sublime

GDScript Support for Sublime Text

GDScript-sublime enhances the Sublime Text editor with comprehensive support for GDScript, the scripting language used in the Godot game engine. This integration facilitates a more efficient and pleasant coding experience for Godot developers using Sublime Text.

Key Features

The primary feature offered by this package is syntax highlighting for GDScript code. Syntax highlighting improves code readability and helps in identifying syntax errors more easily. This makes the development process smoother and reduces debugging time.

Installation

Installation is straightforward, with two primary methods available:

  1. Sublime Package Control: Install the "GDScript (Godot Engine)" package directly from Sublime Package Control.
  2. Manual Installation: Clone the repository into your Sublime Text Packages directory. This method allows for direct access to the package files and potential customization.

Resource Details

tool

beefsack