Tried to highlight *moo* or really anything else that contains a * character in it. In Common Lisp it is common to have dynamic variables named with "earmuffs" like *something*. So this is something that will always fail for me when I want to highlight dynamic variables. :cry:
Thanks!
Default atom-issue stuff follows...
Atom: 1.17.2 ia32
Electron: 1.3.15
OS: Microsoft Windows 7 Professional
Thrown From: styles-highlighter package 2.3.0
Stack Trace
Uncaught SyntaxError: Invalid regular expression: /routine/: Nothing to repeat
At /C:/Users/538353-08/.atom/packages/styles-highlighter/lib/styles-highlighter.coffee:215
SyntaxError: Invalid regular expression: /*routine*/: Nothing to repeat
at RegExp (native)
at Object.markSelection (/packages/styles-highlighter/lib/styles-highlighter.coffee:79:35)
at Object.markFirstStyle (/packages/styles-highlighter/lib/styles-highlighter.coffee:96:6)
at /packages/styles-highlighter/lib/styles-highlighter.coffee:32:101)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.17.2/resources/app/src/command-registry.js:265:1)
at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.17.2/resources/app/src/command-registry.js:3:1)
at CommandRegistry.module.exports.CommandRegistry.dispatch (~/AppData/Local/atom/app-1.17.2/resources/app/src/command-registry.js:166:1)
at AtomEnvironment.module.exports.AtomEnvironment.dispatchContextMenuCommand (~/AppData/Local/atom/app-1.17.2/resources/app/src/atom-environment.js:1306:1)
at EventEmitter.outerCallback (~/AppData/Local/atom/app-1.17.2/resources/app/src/application-delegate.js:347:1)
at emitThree (events.js:116:13)
at EventEmitter.emit (events.js:194:7)
[Enter steps to reproduce:]
Tried to highlight
*moo*
or really anything else that contains a*
character in it. In Common Lisp it is common to have dynamic variables named with "earmuffs" like*something*
. So this is something that will always fail for me when I want to highlight dynamic variables. :cry:Thanks!
Default atom-issue stuff follows...
Atom: 1.17.2 ia32 Electron: 1.3.15 OS: Microsoft Windows 7 Professional Thrown From: styles-highlighter package 2.3.0
Stack Trace
Uncaught SyntaxError: Invalid regular expression: /routine/: Nothing to repeat
Commands
Non-Core Packages