Code Monkey home page Code Monkey logo

Comments (3)

alaviss avatar alaviss commented on July 3, 2024

Have you tried restarting the editor?

If that works, then it's likely that you've installed additional packages while nimsuggest is running, and currently nimsuggest cannot detect changes to the NimblePath, thus the only way to solve this is to restart the editor or nimsuggest via :call nim#suggest#ProjectStop() | call nim#suggest#ProjectStart(). This is unfortunately a nimsuggest limitation and there is not much that I can do here.
As for nimterop-based wrappers, Nim has banned external code execution within nimsuggest via staticExec which mean nimterop won't work very well in this environment.

If restarting doesn't work, then can you provide additional details on how your Nim is setup? If you use localdeps mode of nimble, then unfortunately nimsuggest is not aware of this by default.

from nim.nvim.

Smarcy avatar Smarcy commented on July 3, 2024

I restarted the editor and restartet nimsuggest as well, but unfortunately neither helped.
I'm not quite sure what you mean by Nim setup. How do I get the information you are looking for?

from nim.nvim.

alaviss avatar alaviss commented on July 3, 2024

How did you install Nim and what version are you running? Are you using local deps mode?

from nim.nvim.

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.