Azure extension changes (#4987)

* removed search box

* removed commented code

# Conflicts:
#	src/sql/parts/objectExplorer/viewlet/serverTreeView.ts
This commit is contained in:
Aditya Bist
2019-04-11 09:44:43 -07:00
committed by Chris LaFreniere
parent afce60b06f
commit 01892422cb
8 changed files with 55 additions and 56 deletions

View File

@@ -24,5 +24,8 @@
"title.openYarnHistory": "View Yarn History",
"title.tasks": "Tasks",
"title.installPackages": "Install Packages",
"title.configurePython": "Configure Python for Notebooks"
"title.configurePython": "Configure Python for Notebooks",
"title.searchServers": "Search: Servers",
"title.clearSearchServerResult": "Search: Clear Search Server Results"
}