ricecoder-ide 0.1.71

IDE integration for RiceCoder with support for VS Code, vim, neovim, and emacs
Documentation

ricecoder-ide

IDE integration for RiceCoder with support for VS Code, vim, neovim, and emacs

Features

  • Feature 1
  • Feature 2
  • Feature 3

Installation

Add to your Cargo.toml:

[dependencies]

ricecoder-ide = "0.1"

Usage

use ricecoder_ide::*;

// Your code here

Documentation

For more information, see the documentation.

License

MIT