rust/editors/code
Ville Penttinen 0dcb1cb569 Add showWorkspaceLoadedNotification to vscode client
This allows users to control whether or not they want to see the "workspace
loaded" notification.

This is done on the server side using InitializationOptions which are provided
by the client. By default show_workspace_loaded is true, meaning the
notification is sent.
2019-03-06 11:34:38 +02:00
..
.vscode Run prettier on all files 2018-10-08 22:38:33 +01:00
src Add showWorkspaceLoadedNotification to vscode client 2019-03-06 11:34:38 +02:00
.gitignore rename all things 2018-09-16 13:07:39 +03:00
.vscodeignore rename all things 2018-09-16 13:07:39 +03:00
package-lock.json Update dependencies 2019-02-10 10:32:45 +00:00
package.json Add showWorkspaceLoadedNotification to vscode client 2019-03-06 11:34:38 +02:00
tsconfig.json Run prettier on all files 2018-10-08 22:38:33 +01:00
tslint.json Run prettier on all files 2018-10-08 22:38:33 +01:00