ISyntax
Scriptable object
Description
Syntax object
Properties
| Property | Description |
|---|---|
| Description | Description property |
| FilePattern | Return file pattern string |
| id | ID property |
| KeywordCount | Keyword count |
| Loaded | Loaded property |
| MaxLineLength | Reads Maximum Line Length (in characters) |
| Name | Name property |
| PageWidth | Reads Page Width (in characters) |
| Parent | Parent syntax property |
| SpecFilePath | Specification file path property |
| Styles | Returns syntax style collection |
| TabMode | Reads Tab/Space Mode |
| TabSize | Reads Tab Size |
| UserFilePath | User file path property |
| WordWrap | Reads Word Wrap mode for syntax |
Methods
| Method | Description |
|---|---|
| equals | Compare, if objects are equal |
| GetStyle | Returns style by style ID |
| IsInheritedFrom | Check, if syntax is inherited from another syntax |
| IsKeyword | Check, if word is known keyword |