Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Ascii CommentNew to Visual Studio Code? Get it now.
Ascii Comment

Ascii Comment

AlexKratky

|
51 installs
| (0) | Free
Convert any comment to ASCII characters only
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ascii-comment

Convert comment, selection or whole document to ASCII characters.

Features

For example:

// moje úžasná funkce
function myAwesomeFunction () {}

Will be converted into:

// moje uzasna funkce
function myAwesomeFunction () {}

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of ascii-comment

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