How to get colors suggestions
- Linguagem predominante
- CoffeeScript
- Estrelas
- 518
- Forks
- 70
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
I just recenty switched from Brackets to Atom, and of the first things was to find some color suggestions package. Then I saw Pigments, which of course provides many things except color suggestions.
But I can't get simple color suggestions to display at all. I just want to type `#0` and then get a list of color suggestions.
Do I need to change something in settings? I played with autocomplete scope, but no luck there either.
Guia de contribuição
Direção de pesquisa
Look at how autocomplete providers work in Atom packages, specifically for color suggestions. Check the existing code in the pigments package for color parsing and suggestion logic. The issue is about triggering suggestions when typing a color prefix like '#0'. Investigate the package's settings and autocomplete scope configuration to see what's missing or needs modification.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- coffeescript
- Domínio
- devtools
- Tipo de issue
- Funcionalidade
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100