You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atom: 1.56.0 x64 Electron: 9.4.4 OS: Microsoft Windows 10 Home Single Language Thrown From: todo-show package 2.3.2
Stack Trace
Uncaught SyntaxError: Invalid regular expression: /\b(TODO|FIX|CHANGE|CHANGED|DONE|KIV|NOTE|REVIEW|BUG|QUESTION|ALTER|TEMP)[:;.,]?\d*($|\s.$|\(.$)/: Unterminated group
At C:\Users\Jiredo\.atom\packages\todo-show\lib\todo-regex.coffee:16
SyntaxError: Invalid regular expression: /\\b(TODO|FIX|CHANGE|CHANGED|DONE|KIV|NOTE|REVIEW|BUG|QUESTION|ALTER|TEMP)[:;.,]?\\d*($|\\s.*$|\\(.*$)/: Unterminated group
at new RegExp (<anonymous>)
at TodoRegex.module.exports.TodoRegex.makeRegexObj (/packages/todo-show/lib/todo-regex.coffee:16:5)
at TodoRegex.module.exports.TodoRegex.createRegexp (/packages/todo-show/lib/todo-regex.coffee:24:6)
at /packages/todo-show/lib/todo-regex.coffee:5:16)
at TodoCollection.module.exports.TodoCollection.search (/packages/todo-show/lib/todo-collection.coffee:180:17)
at ShowTodoView.module.exports.ShowTodoView.search (/packages/todo-show/lib/todo-view.coffee:144:17)
at /packages/todo-show/lib/todo-view.coffee:118:36)
at HTMLButtonElement.dispatch (/packages/todo-show/node_modules/jquery/dist/jquery.js:4435:9)
at HTMLButtonElement.elemData.handle (/packages/todo-show/node_modules/jquery/dist/jquery.js:4121:28)
[Enter steps to reproduce:]
Atom: 1.56.0 x64
Electron: 9.4.4
OS: Microsoft Windows 10 Home Single Language
Thrown From: todo-show package 2.3.2
Stack Trace
Uncaught SyntaxError: Invalid regular expression: /\b(TODO|FIX|CHANGE|CHANGED|DONE|KIV|NOTE|REVIEW|BUG|QUESTION|ALTER|TEMP)[:;.,]?\d*($|\s.$|\(.$)/: Unterminated group
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: