Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Editor #14

Open
WyattRoss opened this issue Sep 15, 2023 · 0 comments
Open

Code Editor #14

WyattRoss opened this issue Sep 15, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request gui Needed for GUI completeness porting Things still left to port from EzASM java
Milestone

Comments

@WyattRoss
Copy link
Collaborator

WyattRoss commented Sep 15, 2023

As an end user
I want a graphical box to edit code in
So that I can write programs of meaningful complexity

Request Description
We need a code editor similar to the one in java EzASM. The following features are necessary:

  • Highlighter support (though code highlighting is not necessary
  • Syntax highlighting
  • Scrolling
  • Resizable
  • Pleasant to look at
  • Should be represented as a ReactJS component

Look into using CodeMirror

@WyattRoss WyattRoss added enhancement New feature or request porting Things still left to port from EzASM java gui Needed for GUI completeness labels Sep 15, 2023
@WyattRoss WyattRoss self-assigned this Sep 15, 2023
@TrevorBrunette TrevorBrunette added this to the GUI App milestone Sep 28, 2023
@NPaul228 NPaul228 self-assigned this Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gui Needed for GUI completeness porting Things still left to port from EzASM java
Projects
None yet
Development

No branches or pull requests

3 participants