Daryl LaBar

Results 136 comments of Daryl LaBar

@gvc55 What are your settings for Option Sets? ![image](https://user-images.githubusercontent.com/9728423/176329968-4ca8cf74-997b-4c6d-899b-e8e7625292da.png) as well as your Global settings? ![image](https://user-images.githubusercontent.com/9728423/176330034-be9a4558-b2b8-46a4-93ec-393a94f7e836.png)

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? ![image](https://user-images.githubusercontent.com/9728423/170099795-69a2d1fc-7915-45b4-b0eb-5f4bb447f534.png)

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?