项目作者: croxywastaken

项目描述 :
A minimal code editor with Monaco Editor.
高级语言: CSS
项目地址: git://github.com/croxywastaken/croxy-editor.git
创建时间: 2020-09-22T21:08:08Z
项目社区:https://github.com/croxywastaken/croxy-editor

开源协议:

下载


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

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

License

MIT