Rojo Luau Color Wheel Extention

Luau Color Wheel

Info

This is a Visual Studio Code extension that allows you to config Color3 values in Rojo projects with a color pallet. This allows you to centralize your development in Visual Studio Code and reduce the inconvenience to switch between Roblox Studio and VSCode for Color3 Values.

Setup

  1. Download the Luau Color Wheel Extension

  2. Create a Rojo Project

  3. Press Ctrl + Shift + P or Cmd + Shift + P

  4. Type “Insert Color” and Click “Insert Color”

  5. A Color Pallet UI should show up

  6. Choose any color and then click to copy the Color3 value
    image

OR
  1. Click the Share button to paste the Color3 value on your editor
    Image from Gyazo, 50%

  2. :tada: Your are all done setting up!!

Updates

1.0 - May 13, 2023
  1. Launch
  2. Bug Fixes
    Color Pallet

FEEDBACK

Please reply to this post, it would help me a lot. You can comment on my work, or I need to fix any bugs, or even just want help.

Thanks for reading :slight_smile: and hope this helped!!!


image GitHub - Ashp116/insert-color

1 Like

Update 1.0: Release & Bug Fixes

:crying_cat_face: Thank you for showing me this. I wasn’t able to find it

who needs this when Roblox LSP have that

image

Just a side project, my first time making a vscode extension

Don’t worry, the Roblox LSP color wheel is pretty ugly. This one is beautiful and pretty convenient, thanks for your resource! :wink:

1 Like

thx for the kind words, it is my first creating an extension on vscode!