Giter Site home page Giter Site logo

Missing parenthesis about oni HOT 9 CLOSED

onivim avatar onivim commented on May 8, 2024
Missing parenthesis

from oni.

Comments (9)

justinmk avatar justinmk commented on May 8, 2024 1

@extr0py If you were previously using @equalsraf's binaries (from neovim/neovim#810) I'd wait ~1 week. I'm working on merging all the remaining Windows patches to master, in an effort to get Windows support up to par. Until then, master is a "behind" neovim/neovim#810 in some respects.

from oni.

bryphe avatar bryphe commented on May 8, 2024

Hi there,

Interesting, I just tried it too, and see a similiar issue:

D:\oni\bin\x86\Neovim\share\nvim\runtime\autoload\health\nvim#check
================================================================================
  - ERROR: Failed to run healthcheck for "D:\oni\bin\x86\Neovim\share\nvim\runtime\autoload\health\nvim#check" plugin. Exception:
    Vim(call):E107: Missing parentheses: D:\oni\bin\x86\Neovim\share\nvim\runtime\autoload\health\nvim#check()

D:\oni\bin\x86\Neovim\share\nvim\runtime\autoload\health\provider#check
================================================================================
  - ERROR: Failed to run healthcheck for "D:\oni\bin\x86\Neovim\share\nvim\runtime\autoload\health\provider#check" plugin. Exception:
    Vim(call):E107: Missing parentheses: D:\oni\bin\x86\Neovim\share\nvim\runtime\autoload\health\provider#check()

These look like the Neovim/vim runtime plugins.

Regarding jedi-vim, there could be a separate issue, though - I've packaged a Windows neovim binary, but it doesn't have python support. For the version I've bundled, it doesn't look like it has python support, as echo has('python') and echo has('python3') both return false. You might want to try modifying it to use your build. You can modify that it in NeovimInstance.ts when it spawns the process at the bottom. We should have a Config setting for this too.

from oni.

gglanzani avatar gglanzani commented on May 8, 2024

@extr0py Thanks!

I still have to build a neovim for Windows. I'll probably download it from the AppVeyor CI then.

I'll try to let you know (maybe tonight).

from oni.

gglanzani avatar gglanzani commented on May 8, 2024

@extr0py It seems that even with the latest binaries there's no Python luck.

See neovim/neovim#5360 (in particular this bit neovim/neovim#5360 (comment) ) and the PR that should fix it is still open neovim/neovim#5280

I guess I'll patiently wait ;)

from oni.

bryphe avatar bryphe commented on May 8, 2024

Ya, bummer :( I was looking for a distribution too with Python so I could use Ultisnips but no luck. I'll close this for now then, since it's tracked by a Neovim issue.

The good news is I believe we could still support a python language service like Jedi, even without Python integration directly in Neovim. If you're interested in that, we can track in a separate issue. I'll close this for now though since it's not an Oni issue.

Cheers!

from oni.

gglanzani avatar gglanzani commented on May 8, 2024

I would wait first for Python support for nvim on Windows. It's a target for 0.2 anyway, and work is underway.

This could save us lots of time.

from oni.

justinmk avatar justinmk commented on May 8, 2024

FWIW, CheckHealth should work in Windows using the neovim HEAD build (now linked from AppVeyor).

from oni.

bryphe avatar bryphe commented on May 8, 2024

@justinmk - Nice! Thanks for the update! I'll pick up the binaries soon

from oni.

bryphe avatar bryphe commented on May 8, 2024

@justinmk - cool, thanks for the heads up! I'll wait for the Windows patches to make it in.

from oni.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.