ADAN's Language Server for VS CodeADAN is a statically typed, memory safe programming language that strives to introduce a strict and safe type system that primarily focuses on preventing possible memory leaks and unstable code. ADAN has syntax similar to C, to keep familiarity and to avoid having a steep learning curve. ADAN was developed by Lily, Kauht, and Leo. The ADAN LSP (Language Server Protocol) provides various features, such as: syntax highlighting and auto-completion. Making development in ADAN seamless and less of a hassle.
InstallationYou can install this extension from Cappucina on the VS Code Marketplace. Or, if you'd like, directly install the Features
Turn something from this:
Into this:
|