-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
enhancementNew feature or requestNew feature or requestsourcekit-lspSourceKit-LSP issueSourceKit-LSP issueup next
Description
Is your feature request related to a problem? Please describe.
Currently when I modify and save the config.json
files created with the Swift: Generate SourceKit-LSP Configuration
command the configurations don't get reloaded until a LSP server restart.
Describe the solution you'd like
VS Code should prompt me to restart the language server when the config.json file is edited and saved.
Describe alternatives you've considered
There is currently a Swift: Restart LSP Server
command that can be used manually but may be nicer to have a prompt instead.
Additional context
There may be more people using sourcekit config files after #1208 was implemented.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestsourcekit-lspSourceKit-LSP issueSourceKit-LSP issueup next
Type
Projects
Status
In Progress