Yinameah
Yinameah
As I already proposed, I think a "fast edit" feature should be added in LiSP. I did some work in this direction with #79, which is usable but far from...
Little dialog who remember last choice to add new Cue Action Allow rapid cue addition with only one shortcut
Rework of my cue setting panel. CueSettingsWidgets are re-instanciated each time so it's closer to current implementation. Try to work with an apply button since auto record is really more...
Hello, I have a STM32 F407 IGH, and it's not recognized by QSTLink2. From the other issues with the same topic, I see I should provide definition in devices.xml. I'm...
Hello, I really like your plugin, it's straightforward and exactly what I was looking for my git integration. I have one minor annoyance : I don't like that "Changes" and...
I have an application with another kind of main loop, and I sometimes want to jump in a IPython session. So I use `start_ipython(ns=some_dict)`. This block the main program while...