Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Oni crashes on LSP call #2745

Open
eyalk5 opened this issue May 23, 2019 · 1 comment
Open

Oni crashes on LSP call #2745

eyalk5 opened this issue May 23, 2019 · 1 comment

Comments

@eyalk5
Copy link

eyalk5 commented May 23, 2019

Oni Version: 0.3.6
Neovim Version (Linux only):
Operating System:

Issue:
Described in the image. Happens with vim lang server when editing vim file.
Specifically, I typed "au VimEnter * nested c" and it crashed twice.
Added:
"language.vim.languageServer.command": "vim-language-server",
"language.vim.languageServer.arguments" :[
"--stdio"
]

image

Expected behavior:

Actual behavior:

Steps to reproduce:

@iamcco
Copy link

iamcco commented May 23, 2019

It seems it's not vim-language-server's issue, the this.props.text.split seems react error of Oni.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants