Difference between revisions of "Pascal syntax highlighting"

From VSI OpenVMS Wiki
Jump to: navigation, search
(Created page with " == Syntax highlighting for Pascal == Pascal-syntax-example|frame|left === Features === * Displaying symbol source in tooltip * Go to symbol defi...")
 
Line 11: Line 11:
 
* Dynamic syntax checking
 
* Dynamic syntax checking
 
[[File:Pascal-syntax-2.png|thumb|left|syntax check]]
 
[[File:Pascal-syntax-2.png|thumb|left|syntax check]]
 +
 +
[[Category: VMS IDE]]

Revision as of 08:57, 28 August 2019

Syntax highlighting for Pascal

Pascal-syntax-example

Features

  • Displaying symbol source in tooltip
  • Go to symbol definition (F12)
  • Peek definition (Alt-F12)
  • Find all references (Shift-Alt-F12)
  • Rename symbol (F2)
  • Dynamic syntax checking
syntax check