Add Notebook <-> SQL convert (#11590)

* Add Notebook <-> SQL convert

* Update STS
This commit is contained in:
Charles Gagnon
2020-08-03 14:50:24 -07:00
committed by GitHub
parent fbbb9ce529
commit 694f34a4cd
17 changed files with 248 additions and 7 deletions

View File

@@ -118,3 +118,9 @@
background-image: url('disable_sqlcmd_inverse.svg');
background-repeat: no-repeat;
}
.carbon-taskbar .codicon.export {
background-origin: initial;
background-position: left;
background-size: 11px
}