See hex color code in js | Color Hightlight vscode extension

Поделиться
HTML-код
  • Опубликовано: 12 окт 2024
  • #shots #vscode #javascript
    This video is on a vscode extension that enable use to see colors of hex codes right into our code.
    Extension: color highlightLink: marketplace.vi...

Комментарии • 10

  • @machimuse7526
    @machimuse7526 2 года назад +1

    Nice! Thanks for sharing.

  • @carloscraig8156
    @carloscraig8156 7 месяцев назад

    Thank you for this

    • @SoyoCodes
      @SoyoCodes  7 месяцев назад +1

      My pleasure! 😊

  • @machimuse7526
    @machimuse7526 2 года назад

    Any recommendation for an extension to quickly select long code blocks (based on the tag)?

    • @SoyoCodes
      @SoyoCodes  2 года назад

      Not sure what you're looking for but if you find something do share here. Also you can see this new feature in vscode called Sticky scroll something if that is what you want.

    • @machimuse7526
      @machimuse7526 2 года назад

      @@SoyoCodes I want to easily/quickly select all the code for a given tag. From the opening tag to the closing tag. Sometimes there is a lot of code in between. So I have to select from the opening tag, and I have to scroll down a lot, and stop at the closing tag. But it’s hard sometimes to figure out where to stop selecting (where the closing tag is). Do you know what I mean? Maybe there is an extension for that or some other way to do it?

    • @SoyoCodes
      @SoyoCodes  2 года назад

      Well there's a quick hack or say a way around to achieve what you want.
      If you know you can collapse code with opening and closing tags so the code in between collapses then you can drag and select opening and closing tag which in turn selects all the code in between if you expand the tags you can see it.

    • @machimuse7526
      @machimuse7526 2 года назад

      @@SoyoCodes Ah! Didn’t even realize that. Thank you!

    • @machimuse7526
      @machimuse7526 2 года назад

      @@SoyoCodes Check out the extension “Bracket Select”

  • @EBKAI_MukulSaini
    @EBKAI_MukulSaini 2 года назад

    🤓