Difference between revisions of "VMS IDE Tips"
Line 1: | Line 1: | ||
== Tip & Tricks == | == Tip & Tricks == | ||
+ | |||
+ | * When VS Code opens project, the source code is in '''undefined''' synchronization state. If you are sure your code on VMS is the same as on PC, you may execute command '''Force synchronized status'''. This command operates only with project selected in '''Project explorer'''. | ||
+ | [[File:Force-sync-1.png|frame|none|Force-sync]] | ||
+ | |||
[[Category:VMS IDE]] | [[Category:VMS IDE]] |
Revision as of 06:07, 14 November 2019
Tip & Tricks
- When VS Code opens project, the source code is in undefined synchronization state. If you are sure your code on VMS is the same as on PC, you may execute command Force synchronized status. This command operates only with project selected in Project explorer.
Error creating thumbnail: Unable to save thumbnail to destination
Force-sync