Language Server Properties command

Summary

Displays Language Server properties.

Description

Displays the Language Server page of the Configuration Properties dialog box.

How to Run

  • Default Menu: None

  • All Commands: Tools > Properties for Current Configuration > Language Server

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_PROPERTY_LANGUAGE_SERVER (8982)

Macros

[JavaScript]

editor.ExecuteCommandByID(8982);

[VBScript]

editor.ExecuteCommandByID 8982