securingsincity/react-ace

Should support breakpoints

Open

#372 opened on Feb 4, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (3,859 stars) (615 forks)batch import
enhancementhelp wanted

Description

It seems breakpoint feature for ace editor is not supported here. API like session.getBreakpoints(), session.clearBreakpoint, or session.setBreakpoint are nice to have.

Contributor guide