acenturyandabit / workflowish

Workflowish: Recursive List App
https://acenturyandabit.github.io/workflowish/
0 stars 1 forks source link

instead of making this a plaintext file, wrap it in a monaco #44

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

editor (or otherwise) so you get highlighting

https://api.github.com/acenturyandabit/workflowish/blob/983fb872360dd59686fa1ee01632ddd2162716d9/public/script-reference.js#L2


/* The scripting engine exposes the following globals: */
// TODO: instead of making this a plaintext file, wrap it in a monaco 
// editor (or otherwise) so you get highlighting

/* -----  Global variables ------ */
// Anything declared in your script scope is guaranteed to persist 
acenturyandabit commented 1 year ago

Steps to reproduce:

  1. Click 'Scripts' in the navbar
  2. Click ''Open Reference"

Desired:

Current: