Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>anime-helperNew to Visual Studio Code? Get it now.
anime-helper

anime-helper

anime-helper

|
3 installs
| (0) | Free
anime-helper
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Virtual Document Sample

This is a sample extension that shows how to add virtual documents to the editor.

cowsay

VS Code API

vscode module

  • workspace.registerTextDocumentContentProvider
  • commands.registerCommand
  • window.showInputBox

Running the Sample

  • Run npm install in terminal to install dependencies
  • Run the Launch Extension target in the Debug View. This will:
    • Start a task npm: watch to compile the code
    • Run the extension in a new VS Code window
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft