This is the Linux app named refactoring.nvim whose latest release can be downloaded as refactoring.nvimsourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named refactoring.nvim with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
refactoring.nvim
DESCRIPTION
refactoring.nvim is a Neovim plugin developed to bring powerful automated code refactoring capabilities to one of the most popular text editors among programmers, giving developers a suite of refactoring operations that streamline repetitive restructuring tasks inside the editor. Built around an intuitive set of commands and a Lua API, the plugin allows users to extract and inline variables or functions, pull blocks of code into new files, and modify code structure without leaving the comfort of Neovim’s modal interface. It integrates with built-in Neovim selection modes and can work with third-party tools like Telescope to present refactoring options quickly, enabling rapid transformation of code patterns. Beyond pure refactor actions, the plugin includes debugging helpers that insert print statements or remove them, aiding developers in tracing program flow and inspecting variable states as part of iterative development.
Features
- Inline and extract variables automatically
- Extract functions and code blocks
- Integration with Neovim UI and Telescope
- Automated debug print/cleanup operations
- Configurable language support
- Lua API and Ex command interface
Programming Language
Lua
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/refactoring-nvim.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.