securingsincity/react-ace

Should support breakpoints

Open

#372 opened on Feb 4, 2018

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

Repository metrics

Stars
 (3,859 stars)
PR merge metrics
 (No merged PRs in 30d)

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