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
Uncaught TypeError: Cannot read property 'tree' of null
At /home/solstice/.atom/packages/vim-mode-plus/lib/operation-stack.js:164
TypeError: Cannot read property 'tree' of null
at TreeSitterLanguageMode.get tree [as tree] (/usr/lib/atom/src/tree-sitter-language-mode.js:134:35)
at TreeSitterLanguageMode.getFoldableRangeContainingPoint (/usr/lib/atom/src/tree-sitter-language-mode.js:300:15)
at TextEditor.foldBufferRow (/usr/lib/atom/src/text-editor.js:4793:22)
at Search.restoreEditorState (/packages/vim-mode-plus/lib/utils.js:69:16)
at Search.moveCursor (/packages/vim-mode-plus/lib/motion-search.js:74:14)
at Search.moveWithSaveJump (/packages/vim-mode-plus/lib/motion.js:48:10)
at Search.execute (/packages/vim-mode-plus/lib/motion.js:61:14)
at OperationStack.execute (/packages/vim-mode-plus/lib/operation-stack.js:200:33)
at OperationStack.process (/packages/vim-mode-plus/lib/operation-stack.js:193:12)
at OperationStack.run (/packages/vim-mode-plus/lib/operation-stack.js:105:14)
at OperationStack.runRecordedMotion (/packages/vim-mode-plus/lib/operation-stack.js:150:10)
at OperationStack.runCurrentSearch (/packages/vim-mode-plus/lib/operation-stack.js:159:10)
at /packages/vim-mode-plus/lib/main.js:162:62)
at HTMLElement.didDispatch (/packages/vim-mode-plus/lib/main.js:187:50)
at CommandRegistry.handleCommandEvent (/usr/lib/atom/src/command-registry.js:405:43)
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/usr/lib/atom/node_modules/atom-keymap/lib/keymap-manager.js:617:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/usr/lib/atom/node_modules/atom-keymap/lib/keymap-manager.js:408:22)
at WindowEventHandler.handleDocumentKeyEvent (/usr/lib/atom/src/window-event-handler.js:153:34)
[Enter steps to reproduce:]
Atom: 1.58.0 x64
Electron: 9.4.4
OS: "Arch Linux"
Thrown From: vim-mode-plus package 1.36.6
Stack Trace
Uncaught TypeError: Cannot read property 'tree' of null
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: