Update readme and labels
This commit is contained in:
Родитель
cdf6e4f915
Коммит
83cda50365
|
@ -1,5 +1,10 @@
|
|||
## Omnisharp for VS Code
|
||||
|
||||
Don't install this extension unless you want to try an early version. By default it is already
|
||||
bundled with VS Code.
|
||||
|
||||
### Development
|
||||
|
||||
To **run and develop** do the following:
|
||||
|
||||
* run `npm i`
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "vscode-omnisharp",
|
||||
"version": "0.1.0",
|
||||
"description": "Extension to add Omnisharp goodness to VS Code.",
|
||||
"displayName": "Omnisharp for VS Code",
|
||||
"version": "0.1.1",
|
||||
"description": "Omnisharp extension that is being shipped with VS Code.",
|
||||
"displayName": "Built-in Omnisharp",
|
||||
"author": "Microsoft Corporation",
|
||||
"license": "MIT",
|
||||
"publisher": "jrieken",
|
||||
|
|
Загрузка…
Ссылка в новой задаче