different types of comments #3202
Replies: 3 comments
-
Why not call canonical comments just 'explanations' or 'explainers'? Seems a bit more intuitive, directly invoking their purpose instead of muddying things. |
Beta Was this translation helpful? Give feedback.
-
Good feedback, thank you! |
Beta Was this translation helpful? Give feedback.
-
March 15, 2022 update: There's definitely something here. Our current comment system lists everything in one way, in one order. We've talked about adding flexibility and power here. We're not ready to design it yet, but it's definitely something to keep an eye on as we scale. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It could be useful to have different types of comments, then a user could filter the comments in a replay to find what they need. some first types that come to mind (with placeholder names):
this could be useful in a teaching/onboarding scenario where the goal is to explain a program's design instead of debug it:
as the codebase changes the replays would go out of date, but until then this could be helpful
Beta Was this translation helpful? Give feedback.
All reactions