Skip to content

Visual Studio Code extension for highlighting Asterisk dialplan

Notifications You must be signed in to change notification settings

peacefixation/vscode-asterisk

Repository files navigation

Syntax highlighting for Asterisk dialplan.

Features

Association with .conf files.

Highlighting scopes include applications, functions, variables, expressions, extension patterns and priority labels.

Syntax highlighting example

Snippets

Quickly insert new extensions by entering the shorthand and pressing TAB. Two variations are available:

  • e: insert a new exten => with tab stops at extension pattern, priority, application and application data
  • s: insert a new same => with tab stops at priority, application and application data
  • en: insert a new exten = with tab stops at extension pattern, priority, application and application data
  • sn: insert a new same = with tab stops at priority, application and application data

Known Issues

No support for AEL/AEL2.

About

Visual Studio Code extension for highlighting Asterisk dialplan

Resources

Stars

Watchers

Forks

Packages

No packages published