mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-25 09:35:37 -05:00
Add "Open Containing Folder" to project context menu (#11187)
* add command to open the folder the project is in * move commands to constants
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
|
||||
"sqlDatabaseProjects.addDatabaseReference": "Add Database Reference",
|
||||
"sqlDatabaseProjects.openContainingFolder": "Open Containing Folder",
|
||||
|
||||
"sqlDatabaseProjects.Settings": "Database Projects",
|
||||
"sqlDatabaseProjects.netCoreInstallLocation": "Full Path to .Net Core SDK on the machine.",
|
||||
|
||||
Reference in New Issue
Block a user