How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
A (Neo)Vim Autocompletion and linter for Terraform, a HashiCorp tool
The main features of juliosueiras/vim-terraform-completion are: Editor Extensions.
Projects with overlapping indexed features include: mhinz/vim-galore — Vim-galore is a comprehensive technical reference and curated guide for mastering the Vim text editor. It serves as a… bkrem/awesome-solidity — This project is a curated directory and index of resources for Solidity smart contract development. It provides a… atomlinter/linter-clang — Lint C-based files using Clang. beautify-web/js-beautify — js-beautify is a web language beautifier and code formatter designed to standardize the layout and structure of… donaldhays/rgbds-vscode — Visual Studio Code language extension for RGBDS GBZ80 Assembly. adamibs/vscode-terraform-live-graph — The Terraform Live Graph Extension for Visual Studio Code is a plugin that allows you to generate a live Terraform…
Vim-galore is a comprehensive technical reference and curated guide for mastering the Vim text editor. It serves as a central resource for users seeking to understand the philosophy, command structure, and advanced customization capabilities required to operate professional-grade modal text editors effectively. The project distinguishes itself by providing a deep dive into efficient editing workflows, plugin management, and automation strategies within a terminal-based environment. It covers the full spectrum of editor mastery, from fundamental modal navigation and text manipulation to comple
This project is a curated directory and index of resources for Solidity smart contract development. It provides a categorized collection of libraries, development frameworks, security tools, and educational materials used to build and deploy decentralized applications. The repository functions as a comprehensive catalog for the software development lifecycle, featuring a specific index of community-vetted modular building blocks and token standard implementations. It also maintains a dedicated list of security resources, including static analyzers and fuzzers, to assist in auditing and securi
js-beautify is a web language beautifier and code formatter designed to standardize the layout and structure of JavaScript, HTML, and CSS files. It reorganizes source code into a consistent, readable style by applying configurable indentation and spacing rules. The project includes a utility for unpacking minified scripts, which transforms compressed or obfuscated JavaScript into a human-readable format. It provides a command-line interface for executing bulk code reformatting across multiple files. The tool supports customizable formatting rules and language-specific overrides, which can be