Skip to content

Commit 9879e15

Browse files
author
Kao
authored
Merge pull request Samsung#182 from JanSawicki/readme-notice-automatic-extension-update
Added a notice about automatic extension update
2 parents 425e4eb + 61c10fa commit 9879e15

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,12 @@ The most convenient way to debug this plugin is to use an Experimental Instance
231231
- run a project (F5)
232232
- it should start Visual Studio Experimental Instance with dexter-vs installed as an extension
233233

234+
However, if you decide to test the extension by installing it from the .vsix file (generated in the Debug folder),
235+
remember to **disable the Visual Studio "automatic extension update"**
236+
(Options->Environment->Extensions and Update->Automatically update extensions).
237+
The automatic update will change the plugin to the most recent version on the Marketplace,
238+
i.e. get rid of all the development changes.
239+
234240
</details>
235241

236242
# Future plans

0 commit comments

Comments
 (0)