Skip to content

ActionScript#

Server#

For more information about the LSP server, check as3mxml.

Installation#

For more instructions on how to install manually, check here.

Debugger: Yes#

Available configurations#

lsp-actionscript-extension-name#

Type: string

Default: vscode-nextgenas-1.5.0.vsix

File name of the extension file from language server.


lsp-actionscript-java-path#

Type: string

Default: java

Path of the java executable.


lsp-actionscript-option-charset#

Type: string

Default: UTF8

The charset to use by the ActionScript Language server.


lsp-actionscript-sdk-path#

Type: string

Default: ``

Path to supported SDK. See https://github.com/BowlerHatLLC/vscode-as3mxml/wiki/Choose-an-ActionScript-SDK-for-the-current-workspace-in-Visual-Studio-Code.


lsp-actionscript-server-download-url#

Type: string

Default: https://github.com/BowlerHatLLC/vscode-as3mxml/releases/download/v1.5.0/vscode-nextgenas-1.5.0.vsix

Automatic download url for lsp-actionscript.


lsp-actionscript-server-store-path#

Type: file

Default: ~/.emacs.d/.cache/lsp/as3mxml

The path to the file in which lsp-actionscript will be stored.


lsp-actionscript-version#

Type: string

Default: 1.5.0

Version of ActionScript language server.



Last update: April 28, 2024