Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 952 Bytes

File metadata and controls

21 lines (17 loc) · 952 Bytes

Funkin Script AutoComplete

Visual Studio Code AutoCompleter Extension for Dragon Engine Modding API!

Features

Lua

  • Function/Event/Variable auto completing
  • Warnings for deprecated functions
  • Hovers with documentation
  • API data is downloaded from the Github repository instead of being grabbed from local storage.

How to install VSIX.

  • Download the .vsix file from latest releases.
  • Open Visual Studio Code and select Extension from Left Bar.
  • At the top Extension menu click on three dots and select "Install From VSIX".
  • In the Install from VSIX window select downloaded .vsix file.
  • Restart Visual Studio Code.
  • (Optional) you can change the targetted engine version in File/Preferences/Setting/Extension/FNF Dragon Engine Script AutoComplete/Engine

Credits

All credit to Funkin-Script-AutoComplete.