Skip to content

Improve Restart REPL icon UX in sidebar#9

Open
Ranjana-git7 wants to merge 1 commit intomidhunann:mainfrom
Ranjana-git7:patch-1
Open

Improve Restart REPL icon UX in sidebar#9
Ranjana-git7 wants to merge 1 commit intomidhunann:mainfrom
Ranjana-git7:patch-1

Conversation

@Ranjana-git7
Copy link

Fixes #7
@midhunann
The Restart REPL action in the Haskell Functions sidebar was rendering as large text. This change updates the command configuration to use a VS Code codicon instead, resulting in a cleaner and more consistent sidebar UI.

Changes

  • Added a codicon (refresh) to the Restart REPL command
  • Simplified the command title and moved the extension name to the category

This is a configuration-only change in package.json.

Fixes midhunann#7

The Restart REPL action in the Haskell Functions sidebar was rendering as large text.
This change updates the command configuration to use a VS Code codicon instead,
resulting in a cleaner and more consistent sidebar UI.

### Changes
- Added a codicon (`refresh`) to the Restart REPL command
- Simplified the command title and moved the extension name to the category

This is a configuration-only change in `package.json`.
@Devpool-soc
Copy link
Collaborator

Hey @Ranjana-git7! Thank you for opening a pull request. Make sure to tag the maintainers and link the issue you are solving in your pull-request description if you have not already and they'll review as soon as possible.

@midhunann midhunann self-requested a review January 7, 2026 19:16
Copy link
Owner

@midhunann midhunann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please provide me with run demo or screenshots of the changes that you have made?
@Ranjana-git7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve UI and UX for restart REPL icon within Haskell Functions sidebar tool

3 participants