Giter Site home page Giter Site logo

Comments (2)

SSlinky avatar SSlinky commented on August 30, 2024

I've been synchronising Word and the project by simply creating an entirely new document each time I've made some significant changes. I will make small syntactical corrections in the IDE but these changes need to be copied to the project or they get lost.

To import the classes and modules, I simply do a search on *.??s which gives me all .bas and .cls files. Just select them all and drag them into the new document. Not the best solution for end users, obviously, but certainly not onerous for development.

Edit: If you're doing this, mind how you go importing. Normal will sneak in there and nom your imports meaning you need to right click, r, n each one.

from markdoc.

Senipah avatar Senipah commented on August 30, 2024

TBH you're right that just adding a filter to search for *. does make it fairly simple to import all the files. not sure why I was trying to import each one individually 🙃

That said, I don't believe there to be any downside to adding support for Rubberduck folder navigation and it would add a better UX for those that use it, so I will submit a PR for this feat.

from markdoc.

Related Issues (6)

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.