Giter VIP home page Giter VIP logo

Comments (3)

teodorlu avatar teodorlu commented on August 28, 2024

If you don't have any immediate ideas, asking in #lsp on Slack might be a good plan B.

from broch.

2food avatar 2food commented on August 28, 2024

Hi @teodorlu

I think this is because the quantitity functions are defined with a special macro broch.core/defunit. This does mean that static analysis like lsp doesn't know that it's def-ed (unless you tell it that defunit can def things like def. (I know you can do this with kondo, but I don't know about lsp)).

But luckily your timing couldn't be better, because I've actually just changed this to use the regular defs, because the macro caused issues with cljs compatibility. So your issue should go away because of it.

You can use the latest git sha if you like, or just wait until the next release. (which I plan to do today!)

from broch.

teodorlu avatar teodorlu commented on August 28, 2024

Oh, amazing!

I realize that a source of my confusion was that I was:

  1. Using the latest maven release in my code
  2. But I was reading your latest code on master, where meters is just a def.

Thanks for making this, and thanks for supporting static analysis! Looking forward to the release.

from broch.

Related Issues (13)

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.