VMS IDE Tips: Difference between revisions

From VSI OpenVMS Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
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.
Force-sync