Fox IDE v0.8.1
Update
- Ocaml language support
- Floating run/test window
Install
First you need to install Neovim (Version 0.8.3 or last version of Neovim) on your computer. For Linux, use this command:
$ git clone https://github.com/Mr-Fox-h/fox-ide.git ~/.config/nvim --depth 1 && nvim
For Windows, use this command:
$ git clone https://github.com/Mr-Fox-h/fox-ide.git $HOME\AppData\Local\nvim --depth 1 && nvim
Then, open Neovim and use this command:
:PackerUpdate
Contributing
We welcome contributions from the community! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.
Document
The Fox IDE have a nice and simple document that you can learn every thing you want.