-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
In order to help with jashkenas/docco#324 the workflow would be to:
- open a code editor (with maybe file explorer) on the left (to be used to edit the source code file)
- open a browser window on the right
- when code changes are made (or the file is saved) the browser window should refresh and show the changes
It would be great if we could also highlight in the browser the code under the cursor on the editor, but I'm not sure if that is possible since there is an air-gap between the source-code and the generated html
Reactions are currently unavailable