Daryl LaBar
Daryl LaBar
@gvc55 What are your settings for Option Sets?  as well as your Global settings? 
I don't believe I ever added the code to handle Multi-Select Option Sets vs Option Sets. Simple work around is to manually delete the _new field, and recreate it as...
Yep... It's on the To do list... Just not sure when it will get moved to the To Done.
Current order is alphabetical... I wonder if collapsing them onload, might makes sense? 
So not the Enum name, but the Enum Values? ie; ``` C# public Enum Switch{ On = 1, Off = 0 } ``` You want to be able to change...
Also it should only delete it if it will actually be removed. Git doesn't always play well when a file is deleted and then re-added
I'm not having any issue with this. What is the command line that it is attempting to run?
Did you get that query string from the XTB connections? I was asking for the command like that spits out in the output text box of the EBG when you...
I love this idea and will look to implement when I have time.
Any chance there is an error in the Output textbox?