feat(extension): add UI polish with custom icons and inline property editing #1

Merged
Andrew merged 1 commit from feature/ui-polish into main 2026-02-03 18:11:45 -08:00
Owner
  • Add 86 custom SVG icons for Roblox classes (scripts, parts, values, GUI, effects, physics, etc.)
  • Replace TreeView properties panel with WebviewView for inline editing
  • Add real HTML color picker for Color3 values
  • Add checkbox inputs for boolean values
  • Add dropdown menus for EnumItem and BrickColor values
  • Expand DEFAULT_PROPERTIES in executor bridge to include Value types and many more classes
  • Add smart fallback icon matching based on class name patterns
  • Refactor executor-bridge.lua with cleaner code structure

Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

- Add 86 custom SVG icons for Roblox classes (scripts, parts, values, GUI, effects, physics, etc.) - Replace TreeView properties panel with WebviewView for inline editing - Add real HTML color picker for Color3 values - Add checkbox inputs for boolean values - Add dropdown menus for EnumItem and BrickColor values - Expand DEFAULT_PROPERTIES in executor bridge to include Value types and many more classes - Add smart fallback icon matching based on class name patterns - Refactor executor-bridge.lua with cleaner code structure Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add 86 custom SVG icons for Roblox classes (scripts, parts, values, GUI, effects, physics, etc.)
- Replace TreeView properties panel with WebviewView for inline editing
- Add real HTML color picker for Color3 values
- Add checkbox inputs for boolean values
- Add dropdown menus for EnumItem and BrickColor values
- Expand DEFAULT_PROPERTIES in executor bridge to include Value types and many more classes
- Add smart fallback icon matching based on class name patterns
- Refactor executor-bridge.lua with cleaner code structure

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Andrew merged commit bc2593dcdd into main 2026-02-03 18:11:45 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andrew/rbxdev-ls!1
No description provided.