neorg icon indicating copy to clipboard operation
neorg copied to clipboard

Highlighting and concealing in comments

Open jghauser opened this issue 3 years ago • 0 comments

Issues

  • [X] I have checked existing issues and there are no existing ones with the same request.

Feature description

I use comments a lot to write notes to myself when editing. I think their rendering could be improved in some ways:

  • Highlighting: Multiline comments aren't highlighted properly at all. They should be greyed out just like inline comments. I know you're aware of this and that there's some trouble with writing the right treesitter query, I'm just mentioning it here for completeness' sake.

  • Concealing: I think it would actually be very nice to have concealing work in comments. I often have lists in multline comments and it would be great if these were formatted as lists usually are in neorg. Even better if the whole autoindent were to work!

Help

No

Implementation help

No response

jghauser avatar Jul 10 '22 09:07 jghauser