Skip to content

Conversation

@grantnelson-wf
Copy link

@grantnelson-wf grantnelson-wf commented Dec 9, 2025

I'm doing a lot of experimentation and improvements to the GopherJS playground.

  • Adding CI
  • Switching to React:
    • Adding light and dark mode
    • Updating CSS
    • Adding line numbers
    • Improved checkboxes and page icon
    • Improved dynamic layout
  • Adding more programmer interactions:
    • Ctrl+/ will comment the selected lines or current line
    • Tab and Shift+Tab will indent and outdent the selected lines
    • Improved automatic indenting
    • Added bracket and other symbol pairing
    • Added hooks for things like Ctrl+S
    • Improving cursor tracking
    • [In progress] Fixing undo/redo stack
  • Updating the parser to use new parsing configuration
  • Improving Encapsulation for testability and reusability
  • and more...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant