jashkenas / jashkenas/coffee-script-tmbundle
Literate file markdown folding
- Dominant language
- JavaScript
- Stars
- 826
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
For some strange reason, I don't seem to get to hack this myself, it won't work and I find the tmbundle syntax files a big pain so perhaps someone might be able to do this instead:
_the problem is that literate files often need fold at the markdown paragraph level_
At the moment, only indented code blocks of CoffeeScript get folded, nothing in the markdown sections does as far as I can see. Personally, I can be a bit lengthy trying to fully explain simple stuff to non-tech people so collapsing large chunks of text is really desirable to keep overview of the code.
Cheers
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the TextMate bundle's syntax files, especially the existing rules that fold indented CoffeeScript blocks, and compare them with the markdown sections in literate files. Add folding at the markdown paragraph level and verify that large prose sections collapse while CoffeeScript folding still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript, markdown
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100