Robot Framework Unused Items Highlighter
This Visual Studio Code extension highlights unused and variables in Robot Framework files, helping you identify and remove unused code.
Features
- Automatically highlights unused keywords and variables in Robot Framework (.robot) files
- Works across multiple files in a workspace
- Updates in real-time as you edit your files
Requirements
- Visual Studio Code 1.60.0 or higher
- Robot Framework files in your workspace
Usage
- Open a Robot Framework (.robot) file in Visual Studio Code.
- The extension will automatically highlight any unused keywords or variables in pink.
- As you edit your files or switch between them, the highlighting will update in real-time.
Release Notes
1.1.1
- Fixed a small bug where keywords werent highlighted
1.1.0
- Added support for unused variables
- Fix a bug where a keyword or variable where if it had the same name across multiple files, the hightlight status could be wrong
1.0.1
Typos and small fixes
1.0.0
Initial release of Robot Framework Unused Keywords Highlighter
Enjoy!
| |