-
It would be useful if people could commit their game profiles to a folder in the repo. Even for non technical folks, you paste in your game profile into this folder via Github's online editor.
-
We are doing online code editor using monaco editor. One of the requirement is to provide intellisense, or code auto-complete for java/python language. I searched so many resources, and can not find a…
-
# TL;DR
Editors cannot use `` and `` nest each other. But this is a very common requirement.
# TS;WM
As an editor, I want to have
![image](https://github.com/Qld-Health-Online-Team/design-s…
-
When I copy and paste a chunk of SQL code into the online editor, it should be syntax highlighted but it is not.
-
Hello, I am currently writing an online tilemap editor pwa app, which can already export boilerplate code for kaboomjs.
It can export it, but only do it for one layer!
![kaboomJsExport](https://us…
-
While using the online editor I'm running into an issue where it appears the tool is running my code a couple of times quickly, and then no longer allowing me to enter any additional content.
Is it…
-
Hello,
in the online editor at http://jsbeautifier.org/, using chrome latest version (44.0.2403.155 m)
setting option - "Break lines on chained methods" =false , is not functioning. Beautify breaks me…
-
Out of the box, the TypeScript example at fails to compile:
node --loader=ts-node/esm index.ts
```
(node:20) ExperimentalWarning: `--experimental-loader` may be removed in the future; instead u…
dandv updated
1 month ago
-
Severity:
Significant (Time Consuming)
Issue:
Currently, the Azure Functions set-up requires configuring files locally - which includes, among other steps, the need to configure the host.json f…
-
**Describe the bug**
When loading hex files that contain (some) extensions, the offline version of MakeCode fails to load the hex file if you are offline.
It works when you're online, but my goal…