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
Initiating any search via isearch:search-forward immediately yields this error. The package thus basically unusable as of now. Many thanks for looking into this.
Atom Version: 1.3.0 System: Mac OS X 10.11.2 Thrown From: isearch package, v0.1.12
Stack Trace
Uncaught TypeError: Cannot convert undefined or null to object
At /Applications/Atom.app/Contents/Resources/app.asar/node_modules/text-buffer/lib/marker-layer.js:133
TypeError: Cannot convert undefined or null to object
at Function.keys (native)
at MarkerLayer.module.exports.MarkerLayer.findMarkers (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/text-buffer/lib/marker-layer.js:133:21)
at DisplayBuffer.module.exports.DisplayBuffer.findFoldMarkers (/Applications/Atom.app/Contents/Resources/app.asar/src/display-buffer.js:1143:36)
at Object.module.exports.saveEditorState (/Users/grust/.atom/packages/isearch/lib/main.coffee:226:44)
at Object.module.exports.start (/Users/grust/.atom/packages/isearch/lib/main.coffee:51:40)
at atom-text-editor.subscriptions.add.atom.commands.add.isearch:search-forward (/Users/grust/.atom/packages/isearch/lib/main.coffee:30:26)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:260:29)
at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:536:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:359:22)
at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeydown (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:99:36)
at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:3:61)
Initiating any search via
isearch:search-forward
immediately yields this error. The package thus basically unusable as of now. Many thanks for looking into this.Atom Version: 1.3.0
System: Mac OS X 10.11.2
Thrown From: isearch package, v0.1.12
Stack Trace
Uncaught TypeError: Cannot convert undefined or null to object
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: