binaryage / binaryage/cljs-devtools

Should (prn my-map) be doing a pretty print in console? mine doesn't...

未关闭
#58 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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.

贡献指南

这个仓库没有索引到贡献指南

调研方向

先从 cljs-devtools formatter 的设置和 `:formatters` 入口点开始,然后在控制台中从 ClojureScript 源文件复现 `(prn my-map)`。确定此调用是否应产生带颜色的格式化输出,并识别应记录在文档中或加以修正的行为。

由索引模型根据 Issue 内容生成。

评估

领域
devtools
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。