onivim / oni

Oni: Modern Modal Editing - powered by Neovim
https://www.onivim.io
MIT License
11.36k stars 301 forks source link

LSP doesn't start if file opened with Oni Fuzzy Finder #2699

Open Kazimazi opened 5 years ago

Kazimazi commented 5 years ago

Oni Version: 0.3.9 Neovim Version (Linux only): 0.3.1 Operating System: Arch Linux

Issue: Lsp for php (I don't know if it's php specificly, didn't try for other languages) source won't work if opened with oni's fuzzy finder (c-p). If I restart oni and choose a file with a different method like in the explorer it works perfectly.

Expected behavior: It gives autocompletion, diagnostics .

Steps to reproduce:

  1. start oni
  2. (c-p) and choose php file in project
oni-bot[bot] commented 5 years ago

Hello and welcome to the Oni repository! Thanks for opening your first issue here. To help us out, please make sure to include as much detail as possible - including screenshots and logs, if possible.