mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Update read me
This commit is contained in:
@ -1,3 +1,14 @@
|
||||
# Configuration Sample Extension
|
||||
|
||||
This sample shows
|
||||
|
||||
- How to define a `window` and `resource` scoped configurations.
|
||||
- How to read and update a `window` scoped configuration
|
||||
- How to read a `resource` scoped configuration of a resource
|
||||
- How to update a value for `resource` scoped configuration of a resource
|
||||
- How to listen to configuration changes
|
||||
- How to test it
|
||||
|
||||
# Testing
|
||||
|
||||
## Empty Workspace
|
||||
|
||||
Reference in New Issue
Block a user