Skip to content

4.0 | Source code

zalan-racz-gaijin edited this page Jun 19, 2024 · 2 revisions

DshlCLient.cs starts the language server, in Debug mode, it runds on Node.js, while in Release mode, it runs as an .exe file. DshlPackage.cs, and DshlContentTypeDefinition.cs files register syntax highlight and language configuration. AssemblyInfo.cs contains information about the .dll, and you should change the version numbers when you create a new release.

Clone this wiki locally