Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Error: unrecognized character follows \ #1136

Open
dionyziz opened this issue Jan 8, 2020 · 0 comments
Open

Uncaught Error: unrecognized character follows \ #1136

dionyziz opened this issue Jan 8, 2020 · 0 comments

Comments

@dionyziz
Copy link

dionyziz commented Jan 8, 2020

[Enter steps to reproduce:]

  1. Type the following three characaters: /\I
  2. It brings up the error shown

Screenshot 2020-01-08 at 4 06 57 PM

Atom: 1.42.0 x64
Electron: 4.2.7
OS: Mac OS X 10.15.2
Thrown From: vim-mode-plus package 1.36.4

Stack Trace

Uncaught Error: unrecognized character follows \

At /Applications/Atom.app/Contents/Resources/app.asar/node_modules/text-buffer/node_modules/superstring/index.js:256

Error: unrecognized character follows \
    at TextBuffer.findAllInRangeSync (/app.asar/node_modules/text-buffer/node_modules/superstring/index.js:256:44)
    at TextBuffer.findAllInRangeSync (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:495281)
    at TextBuffer.scanInRange (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:494206)
    at TextBuffer.scan (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:493969)
    at TextEditor.scan (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:40885)
    at SearchModel.search (/packages/vim-mode-plus/lib/search-model.js:126:17)
    at Search.search (/packages/vim-mode-plus/lib/motion-search.js:101:26)
    at Search.handleChangeSearch (/packages/vim-mode-plus/lib/motion-search.js:190:12)
    at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1211760)
    at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1213201)
    at SearchInput.editor.onDidChange (/packages/vim-mode-plus/lib/search-input.js:42:20)
    at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1211760)
    at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1213201)
    at disposables.add.displayLayer.onDidChange.e (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:6510)
    at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1211760)
    at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1213201)
    at DisplayLayer.emitDeferredChangeEvents (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:97915)
    at TextBuffer.emitDidChangeTextEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:504851)
    at TextBuffer.transact (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:492800)
    at TextEditor.transact (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:24215)
    at mergeIntersectingSelections (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:16150)
    at TextEditor.mergeSelections (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:39529)
    at TextEditor.mergeIntersectingSelections (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:39038)
    at TextEditor.mutateSelectedText (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:16113)
    at TextEditor.insertText (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:15662)
    at TextEditorComponent.didTextInput (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:94325)

Commands

     -0:04.6.0 core:close (div.panels-item)
     -0:03.2.0 vim-mode-plus:reset-normal-mode (input.hidden-input)
     -0:02.7.0 vim-mode-plus:search (input.hidden-input)
     -0:01.7.0 core:confirm (input.hidden-input)

Non-Core Packages

atom-ide-ui 0.13.0 
atom-latex 0.8.11 
atom-typescript 13.4.8 
ex-mode 0.18.0 
language-haskell 1.19.2 
language-latex 1.2.0 
language-ocaml 1.9.5 
latex 0.50.2 
linter-ocaml 1.2.0 
linter-solidity 0.5.0 
ocaml-indent 0.7.1 
ocaml-merlin 0.14.7 
tab-order 1.0.0 
teletype 0.13.4 
vim-mode-plus 1.36.4 
wordcount 3.1.0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant