mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-23 00:22:56 +01:00
deploy: b67461f194
This commit is contained in:
parent
f8e50ee568
commit
fe4d383c7c
1811 changed files with 707 additions and 682 deletions
|
|
@ -0,0 +1 @@
|
|||
define(["require","exports","../_.contribution"],(function(e,n,c){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),(0,c.registerLanguage)({id:"c",extensions:[".c",".h"],aliases:["C","c"],loader:function(){return AMD?new Promise((function(n,c){e(["vs/basic-languages/cpp/cpp"],n,c)})):new Promise((function(n,c){e(["./cpp"],n,c)}))}}),(0,c.registerLanguage)({id:"cpp",extensions:[".cpp",".cc",".cxx",".hpp",".hh",".hxx"],aliases:["C++","Cpp","cpp"],loader:function(){return AMD?new Promise((function(n,c){e(["vs/basic-languages/cpp/cpp"],n,c)})):new Promise((function(n,c){e(["./cpp"],n,c)}))}})}));
|
||||
Loading…
Add table
Add a link
Reference in a new issue