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.37.0 x64 Electron: 2.0.18 OS: Microsoft Windows 10 Enterprise Thrown From: scroll-sync package 0.2.4
Stack Trace
Uncaught Error: This buffer's content is too large to fit into a string.
Consider using APIs like getTextInRange to access the data you need.
At C:\Users\ibh7\AppData\Local\atom\app-1.37.0\resources\app\static\<embedded>:11
Error: This buffer's content is too large to fit into a string.
Consider using APIs like `getTextInRange` to access the data you need.
at TextBuffer.getText (~/AppData/Local/atom/app-1.37.0/resources/app/static/<embedded>:11:486230)
at ScrlSync.textChanged (/packages/scroll-sync/lib/scroll-sync.coffee:121:49)
at ScrlSync.startTracking (/packages/scroll-sync/lib/scroll-sync.coffee:76:22)
at ScrlSync.toggleTracking (/packages/scroll-sync/lib/scroll-sync.coffee:47:8)
at /packages/scroll-sync/lib/scroll-sync.coffee:18:8)
at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.37.0/resources/app/static/<embedded>:11:349922)
at CommandRegistry.dispatch (~/AppData/Local/atom/app-1.37.0/resources/app/static/<embedded>:11:348397)
at AtomEnvironment.dispatchContextMenuCommand (~/AppData/Local/atom/app-1.37.0/resources/app/static/<embedded>:1:718248)
at EventEmitter.t (~/AppData/Local/atom/app-1.37.0/resources/app/static/<embedded>:1:726254)
at emitThree (events.js:136:13)
at EventEmitter.emit (events.js:217:7)
[Enter steps to reproduce:]
Atom: 1.37.0 x64
Electron: 2.0.18
OS: Microsoft Windows 10 Enterprise
Thrown From: scroll-sync package 0.2.4
Stack Trace
Uncaught Error: This buffer's content is too large to fit into a string.
Consider using APIs like
getTextInRange
to access the data you need.Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: