mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Merge from vscode cfbd1999769f4f08dce29629fb92fdc0fac53829
This commit is contained in:
@@ -4,6 +4,7 @@ tsconfig.json
|
||||
out/test/**
|
||||
out/**
|
||||
extension.webpack.config.js
|
||||
extension-browser.webpack.config.js
|
||||
cgmanifest.json
|
||||
yarn.lock
|
||||
preview-src/**
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
"description": "%description%",
|
||||
"extensionKind": [
|
||||
"ui",
|
||||
"workspace"
|
||||
"workspace",
|
||||
"web"
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"publisher": "vscode",
|
||||
|
||||
Reference in New Issue
Block a user