Skip to content

vishruth-thimmaiah/text

Repository files navigation

Text, an editor written with rust and typescript.

Note

This project is a W.I.P.

Preview

Features:

  • Syntax Highlighting using the Language Server Protocol.
  • Basic Vim motions.
  • Recursive file viewer, with dotfiles and gitignore files greyed out.
  • Basic diagnostic warnings.
  • Get function information with LSP hover.
  • Multiple tab support.
  • Basic theming support.

Installation:

  1. Install rust and bun.
  2. Clone the repo:
    git clone https://github.com/vishruth-thimmaiah/text.git
    cd text
  3. Run the build command:
    bun tauri build

Running:

In the same directory, run:

./src-tauri/target/debug/text

About

A text/code editor written with rust and typescript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published