Configuración de Code Runner
"code-runner.executorMap": {
"javascript": "nodo",
"java": "cd fileName; java dir gcc fileNameWithoutExt amp; amp; nombreDeArchivoSinExt",
"cpp": "nombreDeArchivo CD -std=c 11 -o dir gcc -framework NombreDeArchivo SinExt;
"php" : "php",
"python": "python -u",
"perl": "perl",
"perl6": "perl6 ",
"ruby": "ruby",
"go": "ir a correr",
"lua": "lua", p> p>
"groovy": "groovy",
"powershell": "powershell -ExecutionPolicy ByPass -File",
"bat": "cmd /c ",
"shellscript": "bash",
"fsharp": "fsi",
"csharp": "scriptcs",
"vbscript": "cscript //Nologo",
"typescript": "ts-node",
"coffeescript": "café",
"scala": "scala",
"swift": "swift",
"julia": "julia",
" cristal" : "cristal",
"ocaml": "ocaml",
"r": "Rscript",
"applescript": "osascript ",
"clojure": "lein exec",
"haxe": "haxe --cwd fileNameWithoutExt",
"rust": "cd fileName; fileNameWithoutExt",
"racket": "racket",
"ahk": "autohotkey",
"autoit": "autoit3",
p>
"dart": "dart",
"pascal": "cd fileName; fileNameWithoutExt",
"d": " cd nombre de archivo; nombre de archivoSinExt",
"haskell":
"runhaskell",
"nim": "nim compile --verbosity: 0 --hints: off --run",
"lisp": "sbcl --script" ,
"kit": "kitc --run"
},