This is the Linux app named vim-autoformat whose latest release can be downloaded as vim-autoformatsourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named vim-autoformat with OnWorks for free.
Suivez ces instructions pour exécuter cette application :
- 1. Téléchargé cette application sur votre PC.
- 2. Entrez dans notre gestionnaire de fichiers https://www.onworks.net/myfiles.php?username=XXXXX avec le nom d'utilisateur que vous voulez.
- 3. Téléchargez cette application dans ce gestionnaire de fichiers.
- 4. Démarrez l'émulateur en ligne OnWorks Linux ou Windows en ligne ou l'émulateur en ligne MACOS à partir de ce site Web.
- 5. Depuis le système d'exploitation OnWorks Linux que vous venez de démarrer, accédez à notre gestionnaire de fichiers https://www.onworks.net/myfiles.php?username=XXXXX avec le nom d'utilisateur que vous souhaitez.
- 6. Téléchargez l'application, installez-la et exécutez-la.
CAPTURES D'ÉCRAN
Ad
formatage automatique vim
DESCRIPTION
vim-autoformat is a universal “format this buffer” interface for Vim and Neovim that routes your file through the right external formatter with a single command. Instead of remembering dozens of tool names and CLI flags, you call one mapping and the plugin picks an appropriate backend based on filetype and configuration. It supports a wide range of formatters—such as Black, isort, yapf, Prettier, clang-format, gofmt, rustfmt, shfmt, and many more—while letting you override arguments per project or per filetype. Results flow back into the buffer, replacing content or selected regions, and can integrate with quickfix for error reporting when a tool fails. You can wire formatting to save events, cursor holds, or run it manually, keeping it as strict or as gentle as your workflow needs. For teams, a shared config ensures consistent code style across contributors regardless of their local editor knowledge.
Comment ça marche
- Single command to format current buffer or selection across many languages
- Auto-detection of formatters by filetype with per-tool overrides
- On-save formatting via autocmds or manual invocation when preferred
- Pass custom CLI flags and profiles to external tools
- Integrates with quickfix for surfacing formatter errors and warnings
- Project-level and user-level configs to standardize code style
Catégories
This is an application that can also be fetched from https://sourceforge.net/projects/vim-autoformat.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.