mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Remove Notebook debug contributions (#18087)
This commit is contained in:
@@ -81,7 +81,7 @@ import 'vs/workbench/contrib/notebook/browser/contrib/cellOperations/cellOperati
|
|||||||
import 'vs/workbench/contrib/notebook/browser/contrib/viewportCustomMarkdown/viewportCustomMarkdown';
|
import 'vs/workbench/contrib/notebook/browser/contrib/viewportCustomMarkdown/viewportCustomMarkdown';
|
||||||
import 'vs/workbench/contrib/notebook/browser/contrib/troubleshoot/layout';
|
import 'vs/workbench/contrib/notebook/browser/contrib/troubleshoot/layout';
|
||||||
import 'vs/workbench/contrib/notebook/browser/contrib/codeRenderer/codeRenderer';
|
import 'vs/workbench/contrib/notebook/browser/contrib/codeRenderer/codeRenderer';
|
||||||
import 'vs/workbench/contrib/notebook/browser/contrib/breakpoints/notebookBreakpoints';
|
// import 'vs/workbench/contrib/notebook/browser/contrib/breakpoints/notebookBreakpoints'; {{SQL CARBON EDIT}} Disabling since we don't have debug service enabled
|
||||||
|
|
||||||
// Diff Editor Contribution
|
// Diff Editor Contribution
|
||||||
import 'vs/workbench/contrib/notebook/browser/diff/notebookDiffActions';
|
import 'vs/workbench/contrib/notebook/browser/diff/notebookDiffActions';
|
||||||
|
|||||||
Reference in New Issue
Block a user