Skip to content

Commit

Permalink
Add feature list to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
heyman committed Jul 14, 2024
1 parent a4c1ee9 commit a870f5c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<!-- keyboard_shortcuts -->
Expand Down

0 comments on commit a870f5c

Please sign in to comment.