| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat!: drop modules, general refactor and cleanup | Christian Clason | 2025-05-12 | 1 | -10/+0 |
| | | |||||
| * | fix(css): do not fold top-level blocks (#7562) | Michael Parque | 2025-02-19 | 1 | -0/+6 |
| | | | | | | | Using (block) makes the fold behavior only work on the line that the block starts not the start line of the statement, which is unideal when the preceding statement spans multiple lines. instead, use all top-level statements explicitly from https://github.com/tree-sitter/tree-sitter-css/blob/master/grammar.js | ||||
| * | feat: import statement folds for common languages | Riley Bruins | 2024-05-01 | 1 | -1/+4 |
| | | |||||
| * | chore: query formatting | Pham Huy Hoang | 2024-01-19 | 1 | -3/+1 |
| | | |||||
| * | feat: added more fold queries | elianiva | 2021-01-04 | 1 | -0/+3 |
