binaryage / binaryage/cljs-devtools
Should (prn my-map) be doing a pretty print in console? mine doesn't...
- Langage dominant
- Clojure
- Étoiles
- 1.1k
- Forks
- 51
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi, I have cljs-devtools installed, I get the notification in the console that `:formatters` is active, and I sometimes see colored, formatted clojure data structures, but I was hoping that when I do `(prn my-map)` within some cljs source file, that would justify and color a large map. I'm just getting a regular print of the datastructure in the console, same as when cljs-devtools is not active. Am I doing something wrong? Thanks.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start with the cljs-devtools formatter setup and the `:formatters` entry point, then reproduce `(prn my-map)` from a ClojureScript source file in the console. Determine whether colored, formatted output is expected for this call and identify the behavior that should be documented or corrected.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- devtools
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100