Giter VIP home page Giter VIP logo

Comments (7)

rcarriga avatar rcarriga commented on August 18, 2024

I'm using https://github.com/microsoft/vscode-codicons for my icons.

You can configure them by passing an icons table to setup, see :h neotest.setup() for the default values.

from neotest.

rouge8 avatar rouge8 commented on August 18, 2024

Which codicons are you using for running and skipped? https://microsoft.github.io/vscode-codicons/dist/codicon.html

from neotest.

page-down avatar page-down commented on August 18, 2024

@rouge8
Since you asked about this
kovidgoyal/kitty#5332

I decided to reply to your question in this issue.
Based on the information you provided, the running icon U+1F5D8 should be corrected to U+EA77 (sync) to use vscode-codicons.
Under macOS, there is no default font that displays the default running icon U+1F5D8.

The skipped icon is U+FC38, which uses the Nerd Fonts icon.
However, this range has exceeded the Private Use Area, which causes many problems and icons in this range should not be used.
Nerd Fonts 3.0 will remove the use of these inappropriate ranges.
ryanoasis/nerd-fonts#716

So, I recommend fixing it in the default configuration and try to use the same icon font by default.

from neotest.

rcarriga avatar rcarriga commented on August 18, 2024

So, I recommend fixing it in the default configuration and try to use the same icon font by default.

I'd be happy to do this. Would love some suggestions, I just threw in the first ones that made sense to me when I decided on the originals, there wasn't much thought to it 😅

from neotest.

augustocdias avatar augustocdias commented on August 18, 2024

How about any of those?

  • U+FCC1
  • U+FCC2
  • U+F7B0
  • U+F192
  • U+F1CE

from neotest.

rouge8 avatar rouge8 commented on August 18, 2024

I think U+FCC1 and U+FCC2 exceed the unicode private use area since it looks like they have Arabic/Persian/Urdu characters.

from neotest.

rcarriga avatar rcarriga commented on August 18, 2024

Ive updated the defaults to use all codicons icons. Nerd fonts is probably more popular but the non-PUA usage is a pain and codicons provide a consistent appearance

from neotest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.