/mcfunction-langserver

Language Server for Minecraft Functions. Refactor of https://github.com/Levertion/mcfunction-language-server

Primary LanguageTypeScriptMIT LicenseMIT

Minecraft Function Language Server

All Contributors code style: prettier Build Status Renovate enabled

This is a language server which provides support for Minecraft function (.mcfunction) files.

Contributing

To contribute to the repository, feel free to make a fork on GitHub, and open a pull request. The recommended editor is Visual Studio Code - The required settings are set in the settings file
To install dependencies, run npm install.
To compile, run npm run compile.
To test, either run the launch task Mocha Tests in vscode, or run npm test. Note that the Launch Task automatically compiles first.

License

Copyright (c) 2018 Levertion

Licensed under the MIT License.

Contributors

Thanks goes to these wonderful people (emoji key):


MrYurihi

💻 ⚠️ 👀

Levertion

💻 ⚠️ 🤔

This project follows the all-contributors specification. Contributions of any kind welcome!