Skip to content

rticommunity/vscode-omg-idl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMG IDL Syntax Highlighter

The OMG Interface Definition Language (IDL) (ISO/IEC 19516:2020) is a descriptive language used to define data types and interfaces in a way that is independent of the programming language, operating system, and processor platform.

This extension adds syntax highlighting for a subset of the OMG IDL syntax, including most of the rules from the following building blocks:

  • Core Data Types
  • Value Types
  • Modules
  • Annotations

Syntax Highlighting

Release Notes

1.0.1

Minor bug fixes.

1.0.0

First release.