Cloud

Results 12 issues of Cloud

When running this code: ``` let trashArr = [ "./public/img", "!./public/img/*/**" ]; Trash(trashArr); ``` I get this error: ``` (node:15172) UnhandledPromiseRejectionWarning: Error: Command failed: D:\x\node_modules\trash\lib\windows-trash.exe D:\x\public\img at ChildProcess.exithandler (child_process.js:275:12) at...

### Update disclaimer - [X] Yes, I have checked and my issue is not related to FFXIV updating and plugins not working correctly. ### What did you do? 1. After...

bug
triage

The `body()` and `toSpawn()` methods of a module tab are each passed the `DebuggerContext`, with the latter method being used to decide whether to spawn the former. However, `body()` gets...

Enhancement

The first time a Source program is run after a page refresh, either via the run button or the Shift-Enter shortcut, its module's tab only gets triggered once as expected....

Bug

Currently, if a line stops existing due to being removed (eg from deleting ending lines of a program or pasting in a shorter program), but had a breakpoint, the breakpoint...

Bug
minor

If you load the Achievements page within about 5s after finalising a Path's submission, the Path will show as only having awarded you your bonus XP out of the total...

Enhancement

When finalising a submission for a contest, the popup text is similar to that of missions, quests & paths. It talks about bonus XP, even though [it has been said](https://piazza.com/class/krvh5l6ipib380?cid=111)...

minor

While typing a name in the Ace editor, suggestions automatically show up, providing the user with a navigable dropdown of potential name matches as well as the *documentation* for the...

Bug
minor

Modules usually spawn tabs, which contain their own defined elements and styling. Ideally, their design would be consistent with the rest of the frontend. However, the frontend does not provide...

Enhancement
proposal

Around V1.7.4.0, this tweak got changed such that zoom speed (amount zoomed per scrollwheel tick) was reduced compared to with the tweak off. Zooming in to see something like an...

Suggestion