AngelScript Language Server for VSCode
This is a Language Server for Visual Studio Code that offers features to make AngelScript development easier and faster. IntroductionWhile there are already AngelScript Language Server extensions available for VSCode, many of them are platform-specific. For example, there are excellent Language Servers specialized for specific environments like Unreal Angelscript and Openplanet Angelscript. Developers working in these environments are encouraged to use those options. However, if you are looking for a general-purpose Language Server that is not dependent on a particular application, this extension might be useful for you. This extension aims to serve as a universal Language Server, independent of any specific application that integrates AngelScript. FeaturesThe Language Server analyzes AngelScript files within your project and offers the following features:
Getting Started
Documentation
Unimplemented FeaturesThe following features are currently under development:
Other ClientsIt's still in development, but there are implementations for clients other than VSCode as well. Issues and ContributionsBug reports and feature requests are welcome via GitHub Issues . If you fix a small bug or add an enhancement, feel free to submit a pull request. Additionally, if you create an ContributorsLicenseThis repository is licensed under the MIT License. |