Skip to content

Commit

Permalink
Actually QuickLook
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed May 13, 2024
1 parent d7acb6f commit 704dbee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Features:
- [editorconfig](https://editorconfig.org)
- [extensions][chimekit]
- file navigator
- Spotlight Preview extension
- QuickLook Preview extension
- syntax highlighting (driven by tree-sitter and LSP)
- structure highlighting
- semantic symbol information
Expand All @@ -31,7 +31,7 @@ Features:

## Project State

The code in this repo should be considered mostly **non-functional** right now. If you want to use Chime, you can [download][download] the currently released version. However, the Spotlight Preview extension exists to help expose real, useful features of this version. You can check that out via releases.
The code in this repo should be considered mostly **non-functional** right now. If you want to use Chime, you can [download][download] the currently released version. However, the QuickLook Preview extension exists to help expose real, useful features of this version. You can check that out via releases.

Chime used to be commercial, but is now free. It built up some pretty significant cruft over time. In particular, the core UI application architecture is just in a bad state. It is also quite complex to build. So, I've opted to re-implement that core and pull in parts as appropriate. I'll be putting an emphasis on extracting components into packages as I go. A fitting rebirth, I would say.

Expand Down

0 comments on commit 704dbee

Please sign in to comment.