emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/hcel ea78d007ce 02/13: updated readme with features


From: ELPA Syncer
Subject: [elpa] externals/hcel ea78d007ce 02/13: updated readme with features
Date: Wed, 21 Sep 2022 08:57:48 -0400 (EDT)

branch: externals/hcel
commit ea78d007ce4e820932c5cf3c8e252b0e8fc4e9d0
Author: Yuchen Pei <hi@ypei.me>
Commit: Yuchen Pei <hi@ypei.me>

    updated readme with features
---
 README.org | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 290455e326..0fdc3453fa 100644
--- a/README.org
+++ b/README.org
@@ -1,6 +1,16 @@
 #+title: hc.el
 
-hc.el is the emacs client for hcel.
+hc.el is a client to [[https://g.ypei.me/hcel.git/][hcel]] and Emacs package 
for Haskell code
+exploring.  Features include:
+
+- Jump to definition (using xref)
+- Find references (based on compilation mode)
+- Search identifiers in a package or globally (based on compilation mode)
+- Highlight the identifier at point
+- Browse packages, modules and identifiers in an outline mode buffer
+- Eldoc integration, showing type and documentation of the identifier
+  at point, or the selected expression.
+- Syntax highlight (requires haskell-mode)
 
 * Install
 



reply via email to

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