Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix goto definition after change #2911

Conversation

HelioGuilherme66
Copy link
Member

Closes #2291

* clean duplicates

* clean duplicates

* clean duplicates

* clean duplicates

* rename function

* Refactor TextEdit, WIP

* Fix unit tests with language transform

* Fix insecure save of tmp file

* Set Sonar for banches, update version

* Set Sonar for banches, update version

* Set Sonar for branches, update version

* Separated key commands in TextEdit. Breaks some, TAB functions, Enter..

* Improve keys calls in TextEditor

* Improve key use in TextEditor on Windows

* Increase utest in TextEditor

* Add requests to setup.py

* First develop version
* Refactor TextEdit, WIP

* Fix unit tests with language transform

* Separated key commands in TextEdit. Breaks some, TAB functions, Enter..

* Delete commented code, renamve arguments

* Refactor change_locale

* Increase unit tests
* Refactor TextEdit, WIP

* Fix unit tests with language transform

* Separated key commands in TextEdit. Breaks some, TAB functions, Enter..

* Delete commented code, renamve arguments

* Refactor change_locale

* Increase unit tests

* Improve unit test

* Improve unit test

* Change update from develop branch

* Remove comments
* Add configobj as a submodule

* Add submodule init

* Change submodule init and remove sudo

* Reorganize steps

* Update docs for development version

* Update unit tests
@HelioGuilherme66 HelioGuilherme66 added the enhancement Request for improvement: either for an existing feature or a new one label Nov 14, 2024
@HelioGuilherme66 HelioGuilherme66 added this to the v2.2 milestone Nov 14, 2024
@HelioGuilherme66 HelioGuilherme66 merged commit 425ac8f into robotframework:master Nov 14, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for improvement: either for an existing feature or a new one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updating keyword in text editor will break go to definition feature in grid editor
1 participant