Skip to content

Minimal code editor made with Nextron (Next.JS + Electron) and CodeMirror

Notifications You must be signed in to change notification settings

croxydeveloper/croxy-editor

Repository files navigation

Croxy Editor

Basic Code Editor Made With Nextron - Tailwind

Croxy Editor is a code editor which ables you to edit files.

  • Discord RPC feature
  • Watchs folder which you added to editor
  • Language System (You can add your files from ~/Documents/Croxy Code Editor/languages folder )
  • ✨Magic ✨

Known Issues

  • You can't open a file with editor (It seems like you can but you can't)
  • Discord RPC connection problems (sometimes)
  • You can't see "node_modules" folder because of performance issues. I'll fix that on next commit.

Download and Run Without Installing

$ git clone https://github.com/croxywastaken/croxy-editor
$ cd croxy-editor
$ npm install --force
$ npm run build

License

MIT

About

Minimal code editor made with Nextron (Next.JS + Electron) and CodeMirror

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published