Skip to content

how IntelliSkript works

John Heikens edited this page Jun 10, 2024 · 23 revisions

when the extension is activated, it will validate all dependent skript files, like disky.sk etc. when you open a document, it will validate that document only, and it will search in the already validated files of that workspace and the dependencies for patterns. when you changed a document, other documents won't be revalidated until they are opened.

Clone this wiki locally