Alkhioz / ascii_commander

VScode to type ascii codes and get the ascii symbol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ascii Commander

Ascii Commander is a Visual Studio Code extension that allows you to easily insert ASCII symbols into your code by pressing Ctrl+Alt+A. Simply enter the ASCII code of the symbol you want to insert, and it will be added to your file at the current cursor position.

Release Notes

1.0.0

Initial release of Ascii Commander

  • Added the ability to insert ASCII symbols into your code by pressing Ctrl+Alt+A and entering the ASCII code
  • Added support to quotes and parenthesis, you can now wrap the selected text

About

VScode to type ascii codes and get the ascii symbol


Languages

Language:JavaScript 100.0%