mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
👌 IMPROVE: Centered Title
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
# Extension Samples
|
||||
<h1 align="center">
|
||||
VSCode Extension Samples
|
||||
</h1>
|
||||
|
||||
This repository contains sample code illustrating the VS Code extension API. The following is a
|
||||
|
||||
This repository contains sample code illustrating the VS Code extension API. The following is a
|
||||
list of self-contained, running extensions that show one or multiple concepts of the API:
|
||||
|
||||
* [Virtual Documents](/contentprovider-sample/README.md)
|
||||
|
||||
Reference in New Issue
Block a user