Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1014 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 1014 Bytes

Skript Autocompletions

Skript Autocompletes is a Visual Studio Code Extension that makes writing Minecraft Skript easier. The extension is not fully done yet so there may be bugs, if so please report them to me.

Features

  • Function autocompletions
  • Function argument help
  • Function argument inlay hints (off by default)
  • Works across files
  • Private functions for autocompletion
  • Multi-line toggle comment (ALT+A)
  • Function goto definition
  • Built-in colorpicker
  • Basic diagnostics
  • Snippets
  • Supports multi-root workspaces
  • More coming soon...

Install

  • Download the extension here or from the extensions tab directly.

Preview