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

[Frontend] use Codemirror #19

Closed
elianiva opened this issue Dec 14, 2021 · 0 comments · Fixed by #65
Closed

[Frontend] use Codemirror #19

elianiva opened this issue Dec 14, 2021 · 0 comments · Fixed by #65
Assignees
Labels
enhancement New feature or request scope: frontend Regarding the frontend side

Comments

@elianiva
Copy link
Member

Instead of using plain <textarea> we could utilise codemirror instead. We'll get syntax highlighting, bracket auto pair, toggling comments, etc. for free. Codemirror is also capable of listening to events

@elianiva elianiva added the scope: frontend Regarding the frontend side label Dec 14, 2021
@elianiva elianiva added the enhancement New feature or request label Dec 14, 2021
This was referenced Dec 14, 2021
@elianiva elianiva assigned arnoldart and elianiva and unassigned arnoldart Dec 19, 2021
@elianiva elianiva mentioned this issue Dec 25, 2021
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scope: frontend Regarding the frontend side
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants