Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Emoji Keyboard for Emoji-Based CompilerNew to Visual Studio Code? Get it now.
Emoji Keyboard for Emoji-Based Compiler

Emoji Keyboard for Emoji-Based Compiler

HassaanBhae

|
11 installs
| (0) | Free
On-Screen Emoji Keyboard for Emoji-Based Compiler. Insert emojis to enhance your code!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

emoji-on-screen-keyboard

An On screen Emoji keyboard to use with emoji based compiler found at Github Repo.

If you are making an emoji based language that turns your language's keywords into emojis then use this extension to easily insert emojis into your editor!

This extension adds an emoji picker to Visual Studio Code, which can be accessed via an icon in the Activity Bar. Clicking on the icon will show a list of emojis that can be inserted into the editor.

Features

  • Activity Bar Icon: Adds an icon to the Activity Bar to open the emoji picker.
  • Insert Emojis: Clicking on any emoji will insert it into the active editor.
  • Single-Column Layout: Emojis are displayed in a single column for easy browsing and selection.

Emoji List Based on a Emoji based Compiler:

  • 🔢 : INT
  • 🌊 : FLOAT
  • 🇩 : DOUBLE
  • 🔠 : CHAR
  • 🔤 : STRING
  • ⁉️ : BOOL
  • 🗃️ : ARRAY
  • ✍ : INPUT
  • 🖨️ : PRINT
  • 🔀 : SWITCH
  • 🔒 : CONST
  • 🚫 : VOID
  • 🐫 : CASE
  • 📌 : STATIC
  • 🏳️ : DEFAULT
  • 🤔 : IF
  • 😅 : ELSE
  • ➰ : FOR
  • ➿ : DO
  • 🔁 : WHILE
  • ✅ : TRUE
  • ❌ : FALSE
  • 💔 : BREAK
  • 🧡 : CONTINUE
  • 🔙 : RETURN
  • 👆 : THIS
  • 🍴 : TRY
  • 🍽️ : CATCH
  • 👨‍👩‍👦 : EXTENDS
  • 🎯 : THROW
  • 🏫 : CLASS
  • 🏬 : STRUCT
  • 🖥️ : INTERFACE
  • 🔑 : PRIVATE
  • 🌐 : PUBLIC

Requirements

  • Visual Studio Code 1.97.0 or higher is required to run this extension.

Extension Settings

Currently, this extension does not add any settings or configuration options.

Known Issues

  • Emojis might not render correctly in certain font settings.
  • The emoji picker might not display well on smaller screens.

How It Works

Activity Bar Icon:

  • The extension adds an icon to the Activity Bar in Visual Studio Code.
  • When you click on the icon, it opens a list of emojis.
  • The emojis can be selected and inserted directly into the editor by clicking on them.

Release Notes

1.0.0

  • Initial release of the emoji picker extension with Activity Bar icon and emoji picker.

1.0.1

  • Fixed an issue with emoji alignment.

1.1.0

  • Improved emoji picker functionality and fixed issues with emoji rendering.

Following Extension Guidelines

Please ensure that you have read the Extension Guidelines and follow best practices when creating your extension.

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

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