Ru Uba

Results 42 comments of Ru Uba

I would say yes. Yes it is so. Unmaintained at the moment

Isnt a built-in. Maybe write or use a javascript library that adds mp3 player ui support. Then inject the javascript in the config similar to https://pywebio.readthedocs.io/en/latest/cookbook.html?highlight=javascript#add-google-adsense-analytics-code Also i think mp3...

I dont rememeber. Though i think that was the case [that it affected every node] as looking at some of my current code that i can see from here. I...

No esprima based "transform" calls used. Made my own functions to verify and change what i needed and called out to them once they weree visited. Also no it wasnt...

I had specific matches needed in my filters. So It was more than one node....but essentially yes if they matched my filter I could change it. Cheers

Most definitely. Thanks for the assistance. This was my a learning experience ...esp with C which Im still 'meh' at. Cheers

Just two things in addition to @eht16 comments > the Addons plugin already has a similar feature (https://plugins.geany.org/addons.html#copy-file-path). The functionality is a menu item in the Tools instead of the...

Just one final clarification from me in regards to @elextr comment > My thoughts are that the context menu is for commonly used context dependent things, all current context menu...

@elextr LOL. No problems. Again sorry for the confusion. Yall are the experts. For me this was really more of an exercise to try my hand at the C and...