notepad-plus-plus / notepad-plus-plus/notepad-plus-plus
Suggestion: Perhaps LSP is relevant to Notepad++ ?
Open
@donho is already working on this.
Since Dec 25, 2021.
- Dominant language
- C++
- Stars
- 29.4k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Description of the Issue
LSP ( https://langserver.org/ ) is a general way for multiple different test/code editors to support many different development/programming languages.
This seems like it could be something that might be useful for Notepad++ to investigate and eventually include.
If Notepad++ supported LSP, and adding new LSP language servers, then as new languages get invented, and their teams create a LSP server for the new language, they could be "automagically" supported by Notepad++.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.