Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.ListContextMenuCommand
Lists all contextual menu commands.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 10.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.ListContextMenuCommand" )
Parameters
none
Result
Returns list or error.
Description
Lists all contextual menu commands.If command titles contain a newline, we replace it with ¶ in the result.
See also
- SyntaxColoring.AddContextMenuCommand
- SyntaxColoring.ClearContextMenuCommands
- SyntaxColoring.RemoveContextMenuCommand
Release notes
- Version 10.0
- Added SyntaxColoring.ListContextMenuCommand function.
Blog Entries
This function is free to use.
Created 5th December 2019, last changed 5th December 2019
SyntaxColoring.LineNumbers.SetColor - SyntaxColoring.RelationshipGraphSearchBox.GetEnabled
