Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AspFellowNew to Visual Studio Code? Get it now.
AspFellow

AspFellow

ThumNet

|
1,536 installs
| (2) | Free
A helper for classic ASP programming
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ASP fellow

This is a Visual Studio Code extension to help with Classic ASP development.

Go to definition

By using F12 you can go to definition, this works for:

  • functions
  • subs
  • includes

Tip: Methods and Sub that are defined in includes files are also detected.

Go to include files

Press CTRL+Click or F12 on the include file to open that file.

Example of the plugin in action

Sample

Tip: both virtual and file includes are supported.

Go to symbols in document

Press CTRL+Shift+O or CMD+Shift+O to list the include files or methods in the current document.

Example of the plugin in action

Sample

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