prettier-plugin-rust
Code formatter
A code formatter plugin for Rust that formats code according to the Prettier style guide
Prettier Rust is an opinionated code formatter that autocorrects bad syntax.
183 stars
2 watching
8 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
developer-toolsformatterprettierprettier-pluginrustvscode-extension
Related projects:
Repository | Description | Stars |
---|---|---|
dprint/dprint-plugin-prettier | A wrapper around Prettier to integrate it with the dprint CLI for faster formatting of Rust code. | 99 |
prettier/plugin-ruby | A Ruby formatter plugin for Prettier that integrates with the Ruby programming language and its ecosystem. | 1,465 |
helixbass/prettier-plugin-coffeescript | A Prettier plugin for formatting CoffeeScript code with explicit dependencies on Coffeescript and Prettier | 37 |
prettier-solidity/prettier-plugin-solidity | Automates formatting of Solidity code using the Prettier tool | 729 |
jhipster/prettier-java | Formats Java code according to a consistent style by parsing and re-printing it | 1,108 |
mjeanroy/rollup-plugin-prettier | A Rollup plugin that integrates the Prettier code formatter into the build process | 62 |
prettier/vim-prettier | Automates code formatting with Prettier plugin for Vim editor | 1,794 |
juancarlospaco/css-html-prettify | A tool that takes unformatted HTML and CSS code as input and produces formatted, prettified versions of these files. | 25 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 292 |
craigwilliams/beautifyruby | A Sublime Text plugin to format and beautify Ruby code. | 258 |
sveltejs/prettier-plugin-svelte | A Prettier plugin that formats Svelte components and files with TypeScript support | 752 |
camacho/markdown-magic-prettier | Transforms Markdown code blocks to format JavaScript code with Prettier. | 11 |
johnnymorganz/stylua | A Lua code formatter with syntax variants for different versions of the language | 1,639 |
hookyqr/vscodebeautify | Enables automatic code formatting in VS Code using the js-beautify tool | 605 |
fsouza/prettierd | A prettier formatting daemon for improved formatting speed in various editors and languages. | 819 |