mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
more readme updating
This commit is contained in:
@ -5,3 +5,8 @@ This sample shows how to provide completions aka IntelliSense into the editor. T
|
||||

|
||||
|
||||
|
||||
## VS Code API
|
||||
|
||||
### `vscode` module
|
||||
|
||||
- [`languages.registerCompletionItemProvider`](https://code.visualstudio.com/docs/extensionAPI/vscode-api#languages.registerCompletionItemProvider)
|
||||
|
||||
Reference in New Issue
Block a user