https://github.com/ulrich-tonmoy/codium
The Editor built with Tauri.
https://github.com/ulrich-tonmoy/codium
code-editor codeeditor editor react rust rust-lang tailwindcss tauri tauri-app ts typescript
Last synced: 10 months ago
JSON representation
The Editor built with Tauri.
- Host: GitHub
- URL: https://github.com/ulrich-tonmoy/codium
- Owner: Ulrich-Tonmoy
- Created: 2023-05-09T16:09:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-14T22:59:26.000Z (over 1 year ago)
- Last Synced: 2025-05-16T00:42:16.956Z (about 1 year ago)
- Topics: code-editor, codeeditor, editor, react, rust, rust-lang, tailwindcss, tauri, tauri-app, ts, typescript
- Language: TypeScript
- Homepage:
- Size: 14 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Codium
A Text Editor built on Tauri.
> [!NOTE]
>
> ### [Download For Windows From Here](https://github.com/Ulrich-Tonmoy/codium/releases)
### Technologies
- [x] Tauri
- [x] React
- [x] TypeScript
- [x] Redux Toolkit
- [x] Monaco Editor
## How to run (Windows)
> [!TIP]
> Recommended IDE Setup
>
> - [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)
> [!IMPORTANT]
> Tools Needed
>
> - [Node.js](https://nodejs.org/en/download/) + [Rust](https://www.rust-lang.org/tools/install) + [Visual Studio C++ toolchain](https://visualstudio.microsoft.com/vs/features/cplusplus/)
> [!NOTE]
> Commands
>
> - Open the folder in `vs code` or `terminal`.
> - Run the `npm i` to install the packages.
> - Then run the `npm run tauri dev` to run the project.
# TODO
- [ ] Update or keep line & col indent for all active file
- [ ] Fix active file scroll