From a870f5c51b378871ae2f5c9664a6f67d9cb95f85 Mon Sep 17 00:00:00 2001 From: Jonatan Heyman Date: Sun, 14 Jul 2024 14:56:49 +0200 Subject: [PATCH] Add feature list to documentation --- docs/index.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/docs/index.md b/docs/index.md index 67ba232..26c742e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,6 +4,25 @@ Heynote is a dedicated scratchpad for developers. It functions as a large persis The Heynote buffer is divided into blocks, and each block can have its own Language set (e.g. JavaScript, JSON, Markdown, etc.). This gives you syntax highlighting and lets you auto-format that JSON response. +Available for Mac, Windows, and Linux. + +## Features + +- Persistent text buffer +- Block-based +- Syntax highlighting: + + C++, C#, Clojure, CSS, Erlang, Dart, Go, Groovy, HTML, Java, JavaScript, JSX, Kotlin, TypeScript, TOML, TSX, JSON, Lezer, Markdown, PHP, Python, Ruby, Rust, Shell, SQL, Swift, Vue, XML, YAML + +- Language auto-detection +- Auto-formatting +- Math/Calculator mode +- Currency conversion +- Multi-cursor editing +- Dark & Light themes +- Option to set a global hotkey to show/hide the app +- Default or Emacs-like key bindings + ## Default Key Bindings