Pascal syntax highlighting: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
VMS IDE supports syntax highlighting for Pascal. | |||
== | {| style="border-style: none;" | ||
[[File:Pascal-syntax-1.png|Pascal-syntax-example|frame|left]] | |- | ||
|rowspan="1"| [[File:Pascal-syntax-1.png|Pascal-syntax-example|frame|left]] [[File:Pascal-syntax-2.png|frame|left|Syntax check]] | |||
|style="vertical-align:top; padding-left: 20px;" | | |||
'''Features''' | |||
* | * Dynamic syntax check | ||
* | * Symbol source in a popup | ||
* Peek definition (Alt-F12) | * Jump to symbol definition (<code>F12</code>) | ||
* Find all references (Shift-Alt-F12) | * [https://code.visualstudio.com/docs/editor/editingevolved#_peek Peek] definition (<code>Alt-F12</code>) | ||
* Rename symbol (F2) | * Find all references (<code>Shift-Alt-F12</code>) | ||
* Rename symbol (<code>F2</code>) | |||
|} | |||
[[Category: VMS IDE]] | [[Category: VMS IDE]] | ||
Latest revision as of 19:08, 1 September 2019
VMS IDE supports syntax highlighting for Pascal.
![]() ![]() |
Features
|

