wcode icon indicating copy to clipboard operation
wcode copied to clipboard

Monaco-based code editor which runs inside a browser.

Results 12 wcode issues
Sort by recently updated
recently updated
newest added

Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. Changelog Sourced from extend's changelog. 3.0.2 / 2018-07-19 [Fix] Prevent merging __proto__ property (#48) [Dev Deps] update eslint, @ljharb/eslint-config, tape [Tests] up to node...

dependencies

A suggestion to wrap this solution into a progressive web app. If that's possible

Please add support for rename on editor right click menu.

can typescript & JSX syntax support be added?

Hi! Great project it is exactly what i am looking for, an alternative for cloud9 or codeanywhere the editor works great and i would like to offer these features -...

feature request

It will be good not only to know how many users are using it, but also to know how they are using to use this information to improve the tool.

enhancement

When running on Android devices the editor font is different from the presented on desktops and notebooks.

bug

Split the hotkeys setup to a separated file and make it editable through the UI, so the user can setup his own hotkeys configuration.

enhancement

The user should be able to change the current open project through the UI by clicking on an 'Open project' option in the 'File' menu in the top bar, so...

enhancement

Currently the GUI is very coupled to the backend API because the components respond to the communication to the backend. The proposal here is to make the view layer totally...

enhancement