mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Update readme and link to guides
This commit is contained in:
@ -53,14 +53,14 @@ const samples = [
|
||||
{
|
||||
description: 'LSP Multi Root Server Sample',
|
||||
path: 'lsp-multi-server-sample',
|
||||
guide: null,
|
||||
guide: 'https://github.com/Microsoft/vscode/wiki/Extension-Authoring:-Adopting-Multi-Root-Workspace-APIs#language-client--language-server',
|
||||
apis: [],
|
||||
contributions: []
|
||||
},
|
||||
{
|
||||
description: 'LSP Sample',
|
||||
path: 'lsp-sample',
|
||||
guide: null,
|
||||
guide: '/api/language-extensions/smart-editing-lsp-guide',
|
||||
apis: [],
|
||||
contributions: []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user