Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ascNew to Visual Studio Code? Get it now.
asc

asc

gaofeng1.wang

|
1,836 installs
| (0) | Free
b6700 apg tool for vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

asc tool for Visual Studio Code

Welcome to the asc extension for Visual Studio Code!

Features

  • b6700 apg syntax highlight
  • subroutine nagaviation

0.1.0

Initial release support syntax highlight &subroutines nagaviation

0.1.2

  • add asc.defines configuration support, user can set symbol for #IFN, #if defined, example: N,M or N28A, MWB...by adding one line in setting.json as below:
{
    "asc.defines": ["N","M"]
}

###0.1.3-4

  • fix bug that missing #IFN check
  • fix bug that go defination

###0.1.5

  • once asc.defines setting change, rescan symbols

###0.1.6

  • update README

###0.1.7

  • fix case sensitive glob issue

###0.1.8

  • update the extract symbol stratege since some product removed %insert

###0.1.10

  • add CSET
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft