Open klemenkotar opened 5 years ago
Code Editor
A code editor that allows for remote editing of files on the server. It should use a common text editor React library like https://ace.c9.io/ or https://www.npmjs.com/package/react-simple-code-editor and implement a custom theme, support for multiple windows and a simple file browser.
@louisgv What are your thoughts on this? Can you pick this up after you are done integrating front end?
🚀 Feature Proposal
Code Editor
A code editor that allows for remote editing of files on the server. It should use a common text editor React library like https://ace.c9.io/ or https://www.npmjs.com/package/react-simple-code-editor and implement a custom theme, support for multiple windows and a simple file browser.