Atom: 1.31.2 x64
Electron: 2.0.7
OS: Mac OS X 10.13.6
Thrown From: pigments package 0.40.2
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 /Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:545
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.module.exports.TextBuffer.getText (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:545:94)
at TextEditor.getText (/Applications/Atom.app/Contents/Resources/app/src/text-editor.js:1206:41)
at ColorBuffer.module.exports.ColorBuffer.scanBufferForVariables (/packages/pigments/lib/color-buffer.coffee:224:23)
at ColorBuffer.module.exports.ColorBuffer.update (/packages/pigments/lib/color-buffer.coffee:153:8)
at /packages/pigments/lib/color-buffer.coffee:42:12
[steps to reproduce:]
Atom: 1.31.2 x64 Electron: 2.0.7 OS: Mac OS X 10.13.6 Thrown From: pigments package 0.40.2
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