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

|
2 installs
| (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

Using

This project is mainly about making big text with utf characters, like one of those "big font" generators online. to use it, you have to go through the steps of installing it, and after your done with that, you may right click in any code editor, click the insert cool text option, it will give you different options to choose from, from there, just select your favorite, then type in what you want to show! it should insert it at all of your cursors!

Installing

Installing the extension

Either you can install the pre-packaged extension and build it yourself, or download the extension from vscode, directly.

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