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 /home/{user}/Cloud/Tech/System/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 ei.getDecorationManagement (/packages/minimap/dist/main-57e80f3d.js:1:93940)
at ei.decorateMarker (/packages/minimap/dist/main-57e80f3d.js:1:94835)
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 (/usr/share/atom/resources/app/static/<embedded>:11:1171250)
at Emitter.emit (/usr/share/atom/resources/app/static/<embedded>:11:1172691)
at /packages/highlight-selected/lib/search-model.js:215:41
at TextBuffer.scanInRange (/usr/share/atom/resources/app/static/<embedded>:11:495518)
at TextBuffer.scan (/usr/share/atom/resources/app/static/<embedded>:11:494974)
at TextEditor.scan (/usr/share/atom/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.54.0 x64 Electron: 6.1.12 OS: Ubuntu 20.04.2 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