microsoft / microsoft/language-server-protocol
[Feature Request]: Change configuration by server
Open
Nobody has claimed this yet.
configuration
feature-request
- Dominant language
- TypeScript
- Stars
- 13k
- Forks
- 1k
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 10
Description
Sometimes the server needs to save some state, for example, ignore the specified warning.
At present, there are two ways to solve this problem:
- Generate a custom profile in the working directory. However, when a user opens a single file, this method cannot be used.
- Assuming the type of the editor, modify the configuration of it. This method is very unusual.
So I think LSP should provide a way to modify the editor's configuration file.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
The issue names no files or tests. Review the Language Server Protocol's existing configuration mechanisms and the four-comment discussion, then clarify the protocol behavior and acceptance criteria for server-driven editor configuration.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100