Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.55 KB

File metadata and controls

32 lines (17 loc) · 1.55 KB

Enfusion Script

Discord

Enfusion Script is an unofficial VSCode extension for DayZ modders that indexes enfusion-script and allows advanced IDE features such as syntax highlighting, jump to definition, etc.

🔧 Initial setup

The extension works out of the box for the opened project, but additional setup is required to also index the vanilla enscript codebase.

Find your extracted scripts folder (usually P:\scripts) and add it to user settings:

settings

Important: Reload the window after saving!

(YouTube) VSCode Enfusion Script Quickstart Guide

VSCode Enfusion Script Quickstart Guide

🧩 Extension

  1. Syntax Highlighting: Syntax highlighting for EnScript language!

syntax

  1. Hover & Jump to Definition: Indexed symbols have their own hover and may be Ctrl+Click'ed to jump to definition.

definition.gif

  1. Workspace Symbols: Supports convenient symbol definition search.

definition.gif