Coder Social home page Coder Social logo

devzstudio / vscode-emoji-snippets Goto Github PK

View Code? Open in Web Editor NEW
68.0 3.0 13.0 279 KB

Visual Code Emoji Snippets ๐Ÿš€๐Ÿ˜Ž

Home Page: https://marketplace.visualstudio.com/items?itemName=devzstudio.emoji-snippets

JavaScript 100.00%
vscode-extension emojis vscode vscode-snippets json js

vscode-emoji-snippets's People

Contributors

ardemius avatar drfr0st avatar faabiopontes avatar jp1016 avatar matfire avatar pjijin avatar theogf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vscode-emoji-snippets's Issues

Gets in the way when writing css

I think the snippets intelligence should be activated only if the user enters two :: in their code instead of one : to avoid it getting in the way of Writing some good code especially css. Excellent snippets btw.

Support for Julia

Julia has really good emoji support, would it be possible to support it?

Doesn't work on VSCode Version: 1.84.2 (Universal)

This Extension doesn't work at all on my machine:

macOS 14.1.2 (23B92)
VSCode Version: 1.84.2 (Universal)

It doesn't show any emojis or any suggestions. It doesn't show emojis in VSCode Preview (for Markdown)

Suggestion show up without typing the colon

This happens no matter what the file extension is.

image

  1. My VSCode settings.json (highlighted items that might affect editor behaviors):
{
  "telemetry.enableTelemetry": false,
  "telemetry.enableCrashReporter": false,
  "window.zoomLevel": 0,
+  "editor.suggestSelection": "first",
+  "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
  "workbench.colorTheme": "GitHub Dark",
+  "gitlens.hovers.currentLine.over": "line",
  "workbench.sideBar.location": "left",
+  "javascript.updateImportsOnFileMove.enabled": "always",
  "git.autofetch": true,
  "workbench.iconTheme": "vs-seti",
  "editor.fontFamily": "'IBM Plex Mono', Menlo, Monaco, 'Courier New', monospace",
  "terminal.external.osxExec": "iTerm.app",
  "terminal.integrated.enableBell": true,
  "todo-tree.tree.showScanModeButton": false,
+  "javascript.validate.enable": false,
+  "editor.tabSize": 2
}
  1. My enabled extensions (highlighted items that might affect editor behaviors):
+ chenxsan.vscode-standardjs
codezombiech.gitignore
+ DavidAnson.vscode-markdownlint
deerawan.vscode-dash
+ devzstudio.emoji-snippets
+ eamodio.gitlens
GitHub.codespaces
GitHub.github-vscode-theme
+ Gruntfuggly.todo-tree
humao.rest-client
+ jmsv.JavaScriptSnippetsStandard
jsayol.firebase-explorer
msjsdiag.debugger-for-chrome
+ octref.vetur
+ sdras.vue-vscode-snippets
+ sysoev.language-stylus
+ VisualStudioExptTeam.vscodeintellicode
WakaTime.vscode-wakatime

In your instruction

Hello! Thanks for creating this extension!

In your instructions you write:

Tip: If you want to include emoji in comment then add this line in user settings ๐Ÿ”ฅ "editor.quickSuggestions.comments": true

but it's actually

"editor.quickSuggestions": true,

at least on my computer. I'm on a Pixelbook running VS Code.

If it's always the case, might want to update the 'Tip'.

Many thanks!

why $1?

I was wondering why you add $1 to each item of the snippet list? I removed them all to get a cleaner snippet insertion to my point of view.

Some emoji are unrecognized

Example: โš ๏ธ (: warning :) is unrecognized, using the suggested :warning-sign: yields a black on white emoji.

Can't get right with "Check Box with Check"

I inserted emoji to my file and most of them was fine showing as expected. However, I got the incorrect result when using โ˜‘๏ธ. I copied โ˜‘๏ธ and pasted into my file. It showed like this.

image

Do you know what is the reason? How can I get over this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.