“SoN9ne” wrote:
This was my issue. I am using the comments as
' My Comment
by removing the comments I was able to generate the translation.xml files. Thanks a lot for that 
Sure thing.
Sorry the plugin wasn’t catching this potential issue and displaying a clear error message - I’ll be filing a bug on that today so that the fix can prevent others from being tripped up by this.
“SoN9ne” wrote:
“malloys” wrote:
FWIW… I’ve just discovered that if you manually enter the splash_color in an incorrect format once, it will subsequently fail to save even if you correct the value in the manifest editor.
You may be running into that bug (which I’m about to file). If so, here’s a temporary workaround:
…
Thanks, I actually figure out the work-a-round later in the evening to get that working. I originally set the value omitting the # and that caused the issue.
Good to know.
FYI, I filed the bug on that issue yesterday, but you now confirming the issue will allow me to note that in the bug entry and increase the likelyhood of it being approved to be worked on.
“SoN9ne” wrote:
Thanks for this great plugin. 
Thanks, glad you like it.
BTW, please continue to post here about bugs you’d like fixed and enhancement requests you’d like to see implemented.
From my own use and observations, I can file these kinds of things all day long… but they’re more likely to be approved by my Roku overlords to be worked on if devs such as yourself explicitly request it.
“SoN9ne” wrote:
One feature request, if possible, would be to allow the plugin to use Eclipse themes. Maybe it’s just be but I use a dark theme for Eclipse and it doesn’t seem to apply any styling to the BrightScript code. Perhaps I am missing something here?
I’d have to do some research into this, since support for eclipse themes has never come up before, but it should be possible.
What themes-related plugins are you using (beside the theme itself) if any?..
There are several out there that extend the new (as of the eclipse 4.0 line) CSS-based standard approach in unusual ways.
Pre 4.0, the mechanism for themes was different, but those mechanisms are still in-use despite the new CSS way of doing things, so you and others may be using one of those.
Aside from the technical details…
How important is this for you?
Open question to other BrightScript plugin users: is this something you’d like to see as well?
“SoN9ne” wrote:
Also, when you delete a file then select update existing translations it doesn’t remove deleted files from the translations.xml
Thanks for the heads up.
It’s been a while since I was in that code, but I thought I had that case covered.
I’ll check into it and get back to you.
Cheers