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.55.0 x64 Electron: 6.1.12 OS: Unknown Windows version Thrown From: highlight-selected package 0.17.0
Stack Trace
Uncaught TypeError: Converting circular structure to JSON
--> starting at object with constructor 'TextEditor'
| property 'decorationManager' -> object with constructor 'DecorationManager'
--- property 'editor' closes the circle
At C:\Users\okapp\.atom\packages\highlight-selected\lib\search-model.js:230
TypeError: Converting circular structure to JSON
--> starting at object with constructor 'TextEditor'
| property 'decorationManager' -> object with constructor 'DecorationManager'
--- property 'editor' closes the circle
at JSON.stringify (<anonymous>)
at Xt.getDecorationManagement (/packages/minimap/dist/main-8aa714e0.js:1:93955)
at Xt.decorateMarker (/packages/minimap/dist/main-8aa714e0.js:1:94850)
at Object.markerCreated (/packages/minimap-highlight-selected/lib/minimap-highlight-selected.js:71:12)
at /packages/minimap-highlight-selected/lib/minimap-highlight-selected.js:47:66
at Function.simpleDispatch (~/AppData/Local/atom/app-1.55.0/resources/app/static/<embedded>:11:1190181)
at Emitter.emit (~/AppData/Local/atom/app-1.55.0/resources/app/static/<embedded>:11:1191622)
at /packages/highlight-selected/lib/search-model.js:215:41
at TextBuffer.scanInRange (~/AppData/Local/atom/app-1.55.0/resources/app/static/<embedded>:11:495557)
at TextBuffer.scan (~/AppData/Local/atom/app-1.55.0/resources/app/static/<embedded>:11:495013)
at TextEditor.scan (~/AppData/Local/atom/app-1.55.0/resources/app/static/<embedded>:11:40885)
at SearchModel.highlightSelectionInEditor (/packages/highlight-selected/lib/search-model.js:176:14)
at /packages/highlight-selected/lib/search-model.js:129:21
at Array.forEach (<anonymous>)
at SearchModel.handleSelection (/packages/highlight-selected/lib/search-model.js:128:26)
at /packages/highlight-selected/lib/selection-manager.js:96:26)
at later (/packages/highlight-selected/node_modules/debounce/index.js:27:23)
[Enter steps to reproduce:]
Atom: 1.55.0 x64
Electron: 6.1.12
OS: Unknown Windows version
Thrown From: highlight-selected package 0.17.0
Stack Trace
Uncaught TypeError: Converting circular structure to JSON
--> starting at object with constructor 'TextEditor'
| property 'decorationManager' -> object with constructor 'DecorationManager'
--- property 'editor' closes the circle
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: