notepad-plus-plus / notepad-plus-plus/notepad-plus-plus

Suggestion: Perhaps LSP is relevant to Notepad++ ?

Open
#4,440 13 comments 33 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.