Open tenko opened 2 years ago
Thanks for your effort; unfortunately I'm not ready at this time for collaboration or to accept pull requests; I will add a statement to the readme.
Fair enough. I will keep my changes, which are simple conveniences, in a local branch. Edit : I see from closed issued, the IDE might not be a priority and perhaps will be removed in the future.
the IDE might not be a priority and perhaps will be removed in the future.
It will not be removed, but either replaced by one based on QtCreator (such as my VerilogCreator, see https://github.com/rochus-keller/VerilogCreator), or extended by much more features; the current incarnation of the IDE is meant as an MVP, i.e. it's enough for decent work but rather minimal.
Good to know. I at least found it very useful and the code base is small enough it was possible to add some minor editing help functionality I am used to from other software.
Feature implemented according to example in Qt5 docs. Testing on the Windows platform is OK. Other platforms not tested.