Joseph Spiker spikerj
  • Joined on 2025-11-03
spikerj opened issue spikerj/spikersoft-issues#74 2026-05-06 04:53:05 +00:00
JS step debugger: stepInto/Over/Out can freeze the tab on heavy steps
spikerj opened issue spikerj/spikersoft-issues#73 2026-05-06 04:35:24 +00:00
[Bug] Offline pass with unverified server response regresses on next refresh
spikerj opened issue spikerj/spikersoft-issues#72 2026-05-06 04:21:21 +00:00
[Bug] Lessons passed offline appear locked again after page refresh
spikerj closed issue spikerj/spikersoft-issues#36 2026-05-06 03:42:33 +00:00
[Enhancement] JS/TS playground: Prettier-backed Format provider for Monaco
spikerj commented on issue spikerj/spikersoft-issues#36 2026-05-06 03:42:30 +00:00
[Enhancement] JS/TS playground: Prettier-backed Format provider for Monaco

Closing -- shipped in spikersoft-angular. Summary of the implementation against the parity targets in the ticket:

Approach

  • Library: prettier@3.x moved from devDependencies to…
spikerj closed issue spikerj/spikersoft-issues#32 2026-05-06 01:45:56 +00:00
[Enhancement] JavaScript playground: Monaco debugger toolbar — Acorn AST–based stepping, breakpoints, vars, line decorate
spikerj commented on issue spikerj/spikersoft-issues#32 2026-05-06 01:45:52 +00:00
[Enhancement] JavaScript playground: Monaco debugger toolbar — Acorn AST–based stepping, breakpoints, vars, line decorate

Implementation summary

Shipped a Visual-Studio-style debugger toolbar for the JavaScript playground built on the existing global js-interpreter / acorn / serialize libraries. The…

spikerj closed issue spikerj/spikersoft-issues#40 2026-05-05 22:08:55 +00:00
[Enhancement] Chess: Three.js display from partner chess3d; keep SpikerSoft logic
spikerj commented on issue spikerj/spikersoft-issues#40 2026-05-05 22:08:51 +00:00
[Enhancement] Chess: Three.js display from partner chess3d; keep SpikerSoft logic

Closing as complete. Implementation notes for posterity:

Architecture (answers the "thin view adapter" requirement)

  • ChessGameService is unchanged — rules, turn model, state,…
spikerj opened issue spikerj/spikersoft-issues#71 2026-05-05 20:19:56 +00:00
[Enhancement] Chess: user-generated piece models via Trellis3D pipeline
spikerj closed issue spikerj/spikersoft-issues#31 2026-05-05 20:11:10 +00:00
[Enhancement] Migrate Clue-for-SQL (clue-for-sql.component) SQL editor from CodeMirror to Monaco — feature parity
spikerj closed issue spikerj/spikersoft-issues#30 2026-05-05 20:11:09 +00:00
[Enhancement] Migrate lib-json-to-csv editors from CodeMirror to Monaco — feature parity
spikerj closed issue spikerj/spikersoft-issues#29 2026-05-05 20:11:08 +00:00
[Enhancement] Migrate lib-csv-to-json editors from CodeMirror to Monaco — feature parity
spikerj closed issue spikerj/spikersoft-issues#28 2026-05-05 20:11:08 +00:00
[Enhancement] Migrate lib-tools-difference (DiffEditor / CodeMirror) to Monaco Diff Editor — feature parity
spikerj closed issue spikerj/spikersoft-issues#27 2026-05-05 20:11:07 +00:00
[Enhancement] Migrate lib-tools-json-to-csharp (QuickType) from CodeMirror to Monaco — feature parity
spikerj closed issue spikerj/spikersoft-issues#26 2026-05-05 20:11:06 +00:00
[Enhancement] Migrate lib-diagram code panel from CodeMirror to Monaco — feature parity
spikerj closed issue spikerj/spikersoft-issues#25 2026-05-05 20:11:05 +00:00
[Enhancement] Migrate lib-blockly generated code pane from CodeMirror to Monaco — feature parity
spikerj closed issue spikerj/spikersoft-issues#24 2026-05-05 20:11:05 +00:00
[Enhancement] Migrate app-language-runner playgrounds (C#/Python/JS) from CodeMirror (@acrodata/code-editor) to Monaco — feature parity
spikerj closed issue spikerj/spikersoft-issues#65 2026-05-05 04:51:58 +00:00
[Medium] Dead BSON conversion methods in GetTrailByIdQueryHandler
spikerj closed issue spikerj/spikersoft-issues#59 2026-05-05 04:51:57 +00:00
[High] Code execution TimeoutSeconds not enforced on worker