All notable changes to the "robotf-extension" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Various fixes for formatter
- Formatter for robot the document
- Now the extension can have default configuration for default library for autocomplete
- Appium Library, Process Library and DateTime Library
- Some document did not scanned now fixed
- Document did not scanned when there is space in file name now fixed
- Improve the autocomplete suggestion
- Document did not scanned when there is space in file name now fixed
- Improve the autocomplete suggestion
- Optimized the performance
- Added reference provider
- Fixed autocomplete when there's already a piece of keyword sentences
- Various Bug Fix
- Create classes for Keyword, Variable, and RobotDoc
- Restructure the logic flow
- Remove unused function
- Added rename provider for variable
- Various Bug Fix
- Added hover provider for global variable
- Added hover provider for keyword
- Fixed duplicated autocomplete
- Added Global and Suite Variable definition
- Fixed double dollar sign in variable autocomplete
- Fixed double keyword in keyword autocomplete
- Fixed resource path in resource autocomplete
- Fixed builtin keyword that did not appear at suggestion
- Added some new builtin keyword
- Added rename provider for keyword
- Various Bug Fix
- Added definition provider
- Have autocomplete for variable, syntax, resource, and common library
- have autocomplete for keyword