You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The goal is to integrate a lightweight JavaScript code editor allowing users to write, edit, and review JavaScript code snippets. The editor should support syntax highlighting, basic code formatting, and essential editing functionalities such as code selection, copy-paste
Describe the solution you'd like.
I propose adding a JavaScript code editor to the repository, which would enable users to write, edit, and execute JavaScript code directly within the browser. This feature would provide users with a convenient way to experiment with JavaScript code snippets, test functionalities, and learn JavaScript concepts in an interactive environment.
Describe alternatives you've considered.
NA
Add any other context or screenshots about the feature request here.
I will be thankful if you kindly assign me this issue as part of GSSoC'24
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The goal is to integrate a lightweight JavaScript code editor allowing users to write, edit, and review JavaScript code snippets. The editor should support syntax highlighting, basic code formatting, and essential editing functionalities such as code selection, copy-paste
Describe the solution you'd like.
I propose adding a JavaScript code editor to the repository, which would enable users to write, edit, and execute JavaScript code directly within the browser. This feature would provide users with a convenient way to experiment with JavaScript code snippets, test functionalities, and learn JavaScript concepts in an interactive environment.
Describe alternatives you've considered.
NA
Add any other context or screenshots about the feature request here.
I will be thankful if you kindly assign me this issue as part of GSSoC'24
The text was updated successfully, but these errors were encountered: