gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[NonGNU ELPA] Treesit-Fold version 0.2.1


From: ELPA update
Subject: [NonGNU ELPA] Treesit-Fold version 0.2.1
Date: Thu, 13 Feb 2025 05:06:55 -0500

Version 0.2.1 of package Treesit-Fold has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.

Treesit-Fold describes itself as:

  ==========================
  Code folding using treesit
  ==========================

More at https://elpa.nongnu.org/nongnu/treesit-fold.html

## Summary:

  [![License: GPL 
v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
  
[![JCS-ELPA](https://raw.githubusercontent.com/jcs-emacs/badges/master/elpa/v/treesit-fold.svg)](https://jcs-emacs.github.io/jcs-elpa/#/treesit-fold)

  # treesit-fold

  > Code-folding using treesit

  
[![CI](https://github.com/emacs-tree-sitter/treesit-fold/actions/workflows/test.yml/badge.svg)](https://github.com/emacs-tree-sitter/treesit-fold/actions/workflows/test.yml)

  `treesit-fold` builds on top of `treesit.el` to provide code folding based on
  the tree-sitter syntax tree.

  <p align="center">
  <img src="./etc/screenshot.png" width="80%" height="80%"/>
  </p>

## Recent NEWS:

# Change Log

All notable changes to this project will be documented in this file.

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how 
to structure this file.


## 0.3.0 (Unreleased)
> Released N/A

* N/A

## 0.2.0
> Released Feb 12, 2025

* feat: Add `HEEx` support (#19)
* feat: Add `EditorConfig` support (#20)
* feat: Add `Janet` support (#22)
* refactor: Use built-in ellipsis (#24)
* feat: add line count to folded text overlay (#26)

## 0.1.0
> Released Jun 22, 2024

* feat: Fully support `isearch` and modification conditions (#1)
* fix: Respect same line folding from close all 
(4ef65016fdfdc6d45567ac62bf25814b07a8cad7)
* `treesit.el` support (#3)
* Add `Gleam` support (#8)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]