Git Product home page Git Product logo

Comments (12)

ferranpujolcamins avatar ferranpujolcamins commented on May 18, 2024 1

Diving in!

from freecad-addons.

yorikvanhavre avatar yorikvanhavre commented on May 18, 2024

This is a copy of the FreeCAD source tree... It needs to be separated into a workbench for us tobe able to add it here.

from freecad-addons.

mumme74 avatar mumme74 commented on May 18, 2024

Well none of these changes are setout to be a a separate entity, they are enhancements to FreeCAD core.
And coded in C++, so I don't think its related to a FreeCAD addon.

My driving force for working on this to make it easier to develop addons in the future though, when/if it makes into master.

https://forum.freecadweb.org/viewtopic.php?f=10&t=21898&p=182194#p182194

from freecad-addons.

luzpaz avatar luzpaz commented on May 18, 2024

@mumme74 is the debugger in it's current state considered 'stable' ?

from freecad-addons.

mumme74 avatar mumme74 commented on May 18, 2024

@luzpaz short answer: No, not yet.

But It sure would benefit from more testing and that wont happen without anybody using it, so....
If you have script you need debugged, please test it and report issues at: https://github.com/mumme74/FreeCAD/issues

from freecad-addons.

luzpaz avatar luzpaz commented on May 18, 2024

@mumme74 any progress on this exciting feature?

from freecad-addons.

mumme74 avatar mumme74 commented on May 18, 2024

Sorry for the late response.
No havent got around to work any more on FreeCAD for a while
Sad to say that will probably not change nearterm. Life and other commitments got inte the way.

If anybody would want to build on this, they are more than welcome to take over the project.

from freecad-addons.

luzpaz avatar luzpaz commented on May 18, 2024

@mumme74 sorry to hear. Perhaps you can make a write up of what youve currently accomplished and what is left to do? That way, you provide some context and orientation to someone who might come along and be captivated to adopt this project? The more details the better, especially your dev environment and how you test changes to the work bench.

from freecad-addons.

ferranpujolcamins avatar ferranpujolcamins commented on May 18, 2024

Hi. I'm new to FreeCAD development, but this is something I'd really want to see merged. How can I help?

from freecad-addons.

luzpaz avatar luzpaz commented on May 18, 2024

@ferranpujolcamins fork it? 😄

from freecad-addons.

mumme74 avatar mumme74 commented on May 18, 2024

I have recently done some more work on this.
Please do fork !

Im glad if somebody could help/drive this thing to completion.

It is definietly not at a mergable state yet.
It needs to touch to much of FreeCAD Base, App and Gui. (not a addon, but would probably help with future development of addons)

I recently added common syntaxhighlighter (through Kate syntaxhighlighter lib)
I am currently trying to make editors switch funtionality based on plugins. Negate the need to have 2 separete texteditors (PythonEditor and TextEditor)

If I find the time I would like to make this as a standalone process. Only the python debugger running in FreeCAD main app.
That thing is currently in src/Main/IDE

from freecad-addons.

luzpaz avatar luzpaz commented on May 18, 2024

This can also be discussed at mumme74/FreeCAD#14

from freecad-addons.

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.