Giter Site home page Giter Site logo

Comments (2)

luke-gru avatar luke-gru commented on August 20, 2024

Thanks for the detailed issue report! This is fixed in the new version I just released, 0.3.0. It had to do with not putting the ElseifNode's condition expression in the children of the node, woops! 😄

This new release also contains the default class scoping to 's:' (class_scopes branch), along with another branch I merged in called private_funcs, that makes private functions (defined with def, not defm) a lot better to work with. You can check an example of a private function in the CHANGELOG. I'll be adding docs to the README as well shortly.

Oh, and as for the release process, I'll be merging in your PR in a bit.

Thanks again!

from riml.

dsawardekar avatar dsawardekar commented on August 20, 2024

Awesome! I upgraded Speckle to 0.3.0. Everything went smoothly. I needed to use g: for code that I'm evaling. And I removed some of the `l:' workarounds in elseifs. All those bugs fixes worked great. :)

I'm pleased to report that the switch to default s: scope for classes did not cause any trouble. I didn't even need change any of my specs! Also thanks for fixing the splats bug. I was going to report that too, but didn't want to impose too much. :)

The private scoped def looks neat. Prefixing <SID> should make it pretty safe. Though I'm sure some Vimscript Jedi master is going to figure a way around it!

from riml.

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.