Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 958 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 958 Bytes

Introduction to Quickfall's Languags Server

The language server from Quickfall allows language support for VS Code. Within "language support", the following is included:

  • Debugging
  • Autocomplete
  • Syntax Highlighting
  • Linting
  • and more!

Contributing

Before contributing, you should look at the contributor conduct.

When you want to report an issue or request features, please create an issue.

We warmly welcome contributions by everyone, make sure that your code works and is decently written and documented (take a look at some existing code for that) to preserve Quickfall's speed and quality.

License

The Quickfall Language Server repository is licenced under the MIT License.