File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " monaco-editor-core" ,
33 "private" : true ,
4- "version" : " 0.7.0-next.3 " ,
4+ "version" : " 0.7.0-next.4 " ,
55 "description" : " A browser based code editor" ,
66 "author" : " Microsoft Corporation" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ import 'vs/editor/contrib/quickOpen/browser/gotoLine';
1111import 'vs/editor/contrib/quickOpen/browser/quickCommand' ;
1212// import 'vs/languages/html/common/html.contribution';
1313// import 'vs/languages/handlebars/common/handlebars.contribution';
14- import 'vs/languages/razor/common/razor.contribution' ;
14+ // import 'vs/languages/razor/common/razor.contribution';
1515
1616import { createMonacoBaseAPI } from 'vs/editor/common/standalone/standaloneBase' ;
1717import { createMonacoEditorAPI } from 'vs/editor/browser/standalone/standaloneEditor' ;
You can’t perform that action at this time.
0 commit comments