Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Insert cool textNew to Visual Studio Code? Get it now.
Insert cool text

Insert cool text

AustinSDK

| (0) | Free
add big text to whatever you make lol!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Installing the extension

Either you can install the pre-packaged extension and build it yourself, or download the extension from the releases page. We may provide an offical vscode extension at some point.

Packaging the Extension

To package your extension into a .vsix file, run:

npm install -g @vscode/vsce
vsce package

This will generate a .vsix file in your project directory.

Running the Extension

You can add the extension to your extensions list, or you may press f5 before build, to test the extension.

Requirements

  • Node.js (v14 or higher)
  • VS Code

Useful Commands

  • npm run lint — Check code for linting errors.
  • npm test — Run extension tests.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft