Pascal syntax highlighting: Difference between revisions
Jump to navigation
Jump to search
Created page with " == Syntax highlighting for Pascal == Pascal-syntax-example|frame|left === Features === * Displaying symbol source in tooltip * Go to symbol defi..." |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| 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]] | |||
Latest revision as of 19:08, 1 September 2019
VMS IDE supports syntax highlighting for Pascal.
![]() ![]() |
Features
|

