Add methods IsInstalled() to determine whether the IExtension instanc…#15
Add methods IsInstalled() to determine whether the IExtension instanc…#15iDreamsOfGame wants to merge 15 commits into
Conversation
|
Hey @cosmos53076, This looks good. But it's hard to tell the changes modified in the file due to the text editor you're using changed tabs to spaces as shown in the tab modified commit diff To clarify, currently you can install an extension twice currently and it will only install once. Could you re-push just the code modified changes (not the entire files) I'll be happy to include it, or I'll re-write and push it at a later date when I have time. |
|
Sorry, you mean I just need to push a code snippets? or something else? Maybe the file changed all beacause of I installed a plugin of CodeMaid in Visual Studio which will help me to format code automatically. |
…her the IExtension instance is installed.
|
I made a new pull reuqest. I disabled the plugin CodeMaid to format code autocmatically. Seems change is clear. |
Add SetCommandsExecutedCallback to IDirectAsyncCommandMapper.
…e is installed