You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.