binaryage / binaryage/cljs-devtools
Should (prn my-map) be doing a pretty print in console? mine doesn't...
- 主要言語
- Clojure
- スター
- 1.1k
- フォーク
- 51
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 領域
- devtools
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100