Copyright 2020-2023 Sebastiaan Mathôt (@smathot)
This extension adds language-server-protocol (LSP) support to Rapunzel (a code editor based on OpenSesame) and OpenSesame. The Language Server protocol is used between a tool (the client) and a language smartness provider (the server) to integrate features like auto complete, go to definition, find all references and alike into the tool
- OpenSesame: https://osdoc.cogsci.nl/
- Rapunzel: https://rapunzel.cogsci.nl/
- Language servers: https://langserver.org/
- Required: pyqode.language_server
- Optional: See this page for a list of supported language servers
This software is distributed under the terms of the GNU General Public License 3. The full license should be included in the file COPYING, or can be obtained from: