Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add better breakpoint icons #5956

Open
filipdutescu opened this issue Feb 12, 2023 · 3 comments · May be fixed by #6188
Open

Add better breakpoint icons #5956

filipdutescu opened this issue Feb 12, 2023 · 3 comments · May be fixed by #6188
Labels
A-debug-adapter Area: Debug adapter client C-enhancement Category: Improvements

Comments

@filipdutescu
Copy link
Contributor

Description

Currently, breakpoints do not use a conventional symbol, such as the classic filled red circle, the empty circle or the circle with a warning sign.

Proposal

Use nerdfont icons to set more conventional icons for breakpoints (dependent on #2869).

UI mockup

image

@filipdutescu filipdutescu added the C-enhancement Category: Improvements label Feb 12, 2023
@archseer
Copy link
Member

I posted some comments on this here: #5952

@KenCox94
Copy link

@filipdutescu is this you delegating out from the original #5952 issue or just a place to move conversation from that original issues thread. I'm interested in this but new to contributing to helix. lmk

@filipdutescu
Copy link
Contributor Author

@filipdutescu is this you delegating out from the original #5952 issue or just a place to move conversation from that original issues thread. I'm interested in this but new to contributing to helix. lmk

this is a way to independently track more advanced customisation of the original issue. this customisation is dependent on #2869, so in order to not bloc #5952, I opened this issue. This one is a continuation of the original, if it makes sense.

@EricHenry EricHenry linked a pull request Mar 5, 2023 that will close this issue
@pascalkuthe pascalkuthe added the A-debug-adapter Area: Debug adapter client label Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-debug-adapter Area: Debug adapter client C-enhancement Category: Improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants