arjanadriaanse / pascal-language-server

LSP server implementation for Pascal
GNU General Public License v3.0
56 stars 20 forks source link
fpc freepascal lazarus lsp lsp-server object-pascal pascal

Pascal Language Server

An LSP server implementation for Pascal variants that are supported by Free Pascal, including Object Pascal. It uses CodeTools from Lazarus as backend.

Features

The implementation is still incomplete and unstable. Currently only code completion is supported. Any help and feedback is welcome.

Clients

To use the server from lsp-mode in Emacs, install the separate lsp-pascal module.

Building

Requires Free Pascal Compiler version 3.2.0 and Lazarus version 2.0.8, open the project file in Lazarus or use the commandline:

lazbuild pasls.lpi