Skip to content

EwanDubashinski/plsqllang-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plsqllang server

plsqllang server is a Language Server Protocol (LSP) implementation for the PL/SQL programming language. It is built on top of lsp4j.

Features

  • Language Server Protocol (LSP): plsqllang server adheres to the Language Server Protocol specifications, allowing for seamless integration with various code editors and IDEs.
  • PL/SQL Support: Provides syntax checking for the PL/SQL programming language.

Usage

To use plsqllang server, you need to have the plsqllang-client extension installed in Visual Studio Code. Follow the instructions in the extension's README for setup and configuration.

Installation

  • Visual Studio Code Extension: The plsqllang Server is currently used exclusively by the plsqllang-client extension. Install the extension from the Visual Studio Code Marketplace.

Contributing

Contributions are welcome! If you would like to contribute to the development of plsqllang Server, please follow our Contribution Guidelines.

License

This project is licensed under the MIT License.

Acknowledgments

  • lsp4j - The foundation for Language Server Protocol support.
  • plsqllang-client - The Visual Studio Code extension using plsqllang Server.

Contact

For any questions, issues, or feedback, feel free to open an issue on the GitHub repository.

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published