##// END OF EJS Templates
Backport PR #2399: IndentationError display...
Backport PR #2399: IndentationError display IndentationError is a subclass of SyntaxError, and they should display in a similar fashion, with the problematic line and line number shown. We were being over-specific with our type checking. Closes #2398.
MinRK -
r9827:df79d72f
Show More
Name Size Modified Last Commit Author
/ ... / notebook / static / codemirror / lib / util
dialog.css Loading ...
dialog.js Loading ...
foldcode.js Loading ...
formatting.js Loading ...
javascript-hint.js Loading ...
overlay.js Loading ...
runmode.js Loading ...
search.js Loading ...
searchcursor.js Loading ...
simple-hint.css Loading ...
simple-hint.js Loading ...