Add save button to Ace Editor to save source code while staying on the same page.
This has several benefits: * No need to exit maximize/fullscreen modes to save. * The cursor position in the editor does not change. This implementation is hackish because it is too Component-specific, but until RenderJS is being used, there is no probably no better way.
Showing
Please register or sign in to comment