We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue by ThaisRobba Wednesday May 13, 2015 at 01:13 GMT Originally opened as adobe/brackets#11097
This is a pesky bug.
Tested under OS X Yosemite, Ubuntu 14.10 and Arch Linux (latest), on three different machines.
The text was updated successfully, but these errors were encountered:
Comment by sbruchmann Wednesday May 13, 2015 at 01:46 GMT
Here’s the stack trace:
Uncaught SyntaxError: Invalid regular expression: /^\s*\-\-($|[^\[]|[[^\[]|[$)/: Unterminated character class EditorCommandHandlers.js:70 _createSpecialLineExp EditorCommandHandlers.js:70 (anonymous function) EditorCommandHandlers.js:89 _createLineExpressions EditorCommandHandlers.js:84 _getLineCommentPrefix EditorCommandHandlers.js:190 (anonymous function) EditEditorCommandHandlers.js:592 St lodash.js:23 _getLineCommentEdits EditorCommandHandlers.js:584 lineComment EditorCommandHandlers.js:616 Command.execute CommandManager.js:97 execute CommandManager.js:291 executeCommand ShellAPI.js:66
Sorry, something went wrong.
Comment by rroshan1 Thursday May 14, 2015 at 05:17 GMT
Verified the fix with the latest branch.
No branches or pull requests
Issue by ThaisRobba
Wednesday May 13, 2015 at 01:13 GMT
Originally opened as adobe/brackets#11097
This is a pesky bug.
Tested under OS X Yosemite, Ubuntu 14.10 and Arch Linux (latest), on three different machines.
The text was updated successfully, but these errors were encountered: