denver-code / vsc-fluent

A simple code editor wrote in Rust and Reactjs, looks like VSC but hit's different ]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I've cloned a simple VScode using Tauri and ReactJS

Snapshot_5

Hi friends, it's hudy again

Recently, i wrote a tutorial about how to build a notebook - desktop application - using Tauri. But, maybe it's not showing up the power of Tauri. Due to that i decided to build another app - a simple code editor (a very basic version like VScode)

This app has some basic functions such as:

  • reading files and folders that contains in a directory
  • creating new file
  • editing file content
  • multiple tabs
  • showing folder structure
  • file icons

ToDo:

  • File saving
  • Rewrite readme
  • Make it looks like VScode

Video tutorial: https://www.youtube.com/watch?v=LUcUn-_KVXo&t=6962s

Blog version: https://dev.to/hudy9x/ive-cloned-a-simple-vscode-using-tauri-and-reactjs-2fn4

Demo: https://github.com/hudy9x/huditor/releases/download/v0.0.0/huditor_0.0.0_x64_en-US.msi

About

A simple code editor wrote in Rust and Reactjs, looks like VSC but hit's different ]


Languages

Language:TypeScript 77.5%Language:Rust 13.0%Language:CSS 6.9%Language:HTML 1.4%Language:JavaScript 1.2%