Power-Maverick / DataverseDevTools-VSCode

The all-in-one tool to develop code for Dataverse/Dynamics 365. Helps you connect to a Dataverse environment, generate TypeScript definitions for entities, create a different type of Dataverse-specific projects, and much more.
https://marketplace.visualstudio.com/items?itemName=danish-naglekar.dataverse-devtools
MIT License
55 stars 15 forks source link

can handle multiselect optionsets now #115

Closed cyco77 closed 1 year ago

cyco77 commented 1 year ago

in addition I removed the language check. Now foreign languages will be generated too

cyco77 commented 1 year ago

hmm... made a mistake... forgot to create new branch on my side for the new feature... now it's mixed with my other changes... if it's ok for you, I would finish version one of metadata explorer

Power-Maverick commented 1 year ago

Yes. Separate PR for feature is better for review and test as well. Take your own time 😊 Thanks for improving the tool.

cyco77 commented 1 year ago

@Power-Maverick it would be great if you could check this version. In my eyes it's still not complete, but this version gives some additional value to the users. In the next couple of days, I will extend this feature

Power-Maverick commented 1 year ago

@cyco77 can you provide a list all the features you have added or upgraded; so that I don't have to perform all the testing for this PR. I know I have to build automated test cases but maybe for the future.

power-maverick-bot[bot] commented 1 year ago

Congrats your pull request was successfully merged! Thanks for supporting the community.

cyco77 commented 1 year ago

@Power-Maverick Here is a list of changes I made:

code generation:

meta data explorer