Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Programming Languages
>
AS2 Language Support
New to Visual Studio Code?
Get it now.
AS2 Language Support
admvx
|
1,390 installs
|
(
2
)
|
Free
Syntax highlighting and intellisense for ActionScript 2.0 in Visual Studio Code via the Language Server Protocol
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
AS2 Language Support
https://github.com/admvx/as2-language-support
Features
Syntax highlighting for ActionScript 2.0 (
*.as
)
LSP-based assistance with the following features:
Completion
Hover info
Method signatures
Definition resolution (jump to definition, peek definition)
Intrinsic language features + local code parsing
Release notes
See
changelog