Parenthesis and Keyword-Pair Matching

From RemObjects Software

Jump to: navigation, search

This is a Oxygene Platform Feature topic
Feel free to add your notes to this topic below.



The Oxygene editor provides advanced highlighting support for keywords and brackets matching. The main purpose is to help the programmer navigate through the code and also to spot any improper matching, which would stop the program from compiling or cause it to malfunction.

Keyword matching highlighting implemented for following sets

Also matching highlighting is implemented for

  • Parenthesis "(" and ")"
  • Square brackets "[" and "]"

You can see this in the screenshot below


Image:MatchingItems.PNG


Product: RemObjects Oxygene (formerly known as Chrome)
Current version: 3.0 Previous Versions: 'Joyride' (2.0), 'Floorshow' (1.5), 'Adrenochrome' (1.0)

GlossaryKeywordsLanguage FeaturesPlatform FeaturesSamplesArticlesHow ToIssues

Personal tools