atom-latextools icon indicating copy to clipboard operation
atom-latextools copied to clipboard

Uncaught TypeError: Cannot read property 'insertSnippet' of null

Open ashriram opened this issue 6 years ago • 0 comments

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.33.0 x64 Electron: 2.0.11 OS: Mac OS X 10.13.6 Thrown From: latextools package 0.8.5

Stack Trace

Uncaught TypeError: Cannot read property 'insertSnippet' of null

At /Users/ashriram/.atom/packages/latextools/lib/snippet-manager.coffee:209

TypeError: Cannot read property 'insertSnippet' of null
    at SnippetManager.module.exports.SnippetManager.quotes (/packages/latextools/lib/snippet-manager.coffee:209:21)
    at /packages/latextools/lib/latextools.coffee:277:23)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:349858)
    at KeymapManager.t.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1231210)
    at KeymapManager.t.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1227344)
    at WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:285037)

Commands

  6x -0:11 core:move-up (input.hidden-input)
     -0:08.7.0 core:move-left (input.hidden-input)
  2x -0:08.3.0 core:move-down (input.hidden-input)
     -0:07.6.0 core:move-up (input.hidden-input)
  5x -0:07.3.0 core:backspace (input.hidden-input)
     -0:06.3.0 latextools:backquote (input.hidden-input)

Non-Core Packages

advanced-open-file 0.16.8 
aligner 1.2.4 
aligner-javascript 1.3.0 
atom-beautify 0.33.4 
atom-ctags 5.1.2 
atom-ide-ui 0.13.0 
atom-language-latex 0.1.2 
atom-latex 0.8.5 
atom-sbt-client 0.2.0 
autocomplete-clang 0.11.5 
autocomplete-cmake 0.3.1 
block-cursor 0.13.3 
browser-plus 0.0.98 
busy-signal 1.4.3 
clang-format 1.30.0 
cobalt 0.3.0 
cobalt2-syntax 0.5.3 
copy-as-rtf 0.9.3 
docblockr 0.13.7 
doxygen-snippets 0.1.1 
emacs-plus 0.12.0 
Ensime 0.41.0 
git-blame 1.8.0 
glowing-cursor 0.1.2 
highlight-column 0.5.4 
highlight-line 0.12.0 
highlight-selected 0.14.0 
hyperclick 0.1.5 
ide-scala 0.7.0 
intentions 1.1.5 
language-cmake 1.1.0 
language-cpp14 0.6.2 
language-latex 1.2.0 
language-scala 1.1.9 
language-tmux 0.4.0 
latex 0.50.0 
latex-autocomplete 1.1.1 
latex-completions 0.3.6 
latextools 0.8.5 
lint 0.0.1 
linter 2.2.0 
linter-clang 4.1.2 
linter-csslint 2.0.1 
linter-gcc 0.7.1 
linter-json-lint 0.1.3 
linter-scalac 1.4.4 
linter-ui-default 1.7.1 
minimap 4.29.9 
minimap-highlight-selected 4.6.1 
monokai 0.24.0 
multi-cursor 2.1.5 
nuclide 0.366.0 
package-sync 1.1.0 
pane-layout-plus 0.7.4 
platformio-ide-terminal 2.8.4 
remote-atom 1.3.12 
sbt 0.13.0 
scala-code-formatter 0.2.0 
scala-format 0.1.8 
script 3.18.1 
section-comment-snippets 2.4.1 
split-diff 1.5.3 
sublime-block-comment 0.5.1 
sublimify 0.10.0 
switch-header-source 0.32.0 
symbol-gen 1.3.1 
sync-settings 0.8.6 
teletype 0.13.3 
terminal-plus 0.14.5 
wordcount 3.0.0 

ashriram avatar Nov 29 '18 03:11 ashriram