You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move rename functionality to the language server (#2612)
* LS symbol providers
* Different ready wait
* Upgrade dependencies to latest LS
* Make open files only default
* Turn off hash checks
* Fix double progress display
* Update packages
* Anchor dependencies
* Add setting for diag throttling
* Add MacOS version check
* News
* Correct MacOS check and lay infra for Linux checks
* Linux version check
* Linux check
* Simplify
* Test prep
* Platform tests
* Mac compat tests
* Ubuntu tests
* Revert "Ubuntu tests"
This reverts commit c63c904.
* Revert "Mac compat tests"
This reverts commit cd970be.
* Revert "Platform tests"
This reverts commit 07dc2fa.
* Revert "Test prep"
This reverts commit 2c7243c.
* Revert "Simplify"
This reverts commit fef0e92.
* Revert "Linux check"
This reverts commit 925f663.
* Revert "Linux version check"
This reverts commit 0d3c066.
* Revert "Correct MacOS check and lay infra for Linux checks"
This reverts commit 4e12b3c.
* Revert "News"
This reverts commit 462ff7c.
* Revert "Add MacOS version check"
This reverts commit 70b13f7.
* News
* Format
* Undo
* Pass async startup option to LS
* News for LS fixes
* News for LS fixes
* Remove issue that is not fixed
* Add news
* News
* News
* News
* News
* Drop typeshed submodule
* Add settings to control LS output
* News
* Fix case
* Switch to 1.26 and LSP 4.4 for outline
* News
* News
* Add package lock
* Update mock to 1.26
* Tweak news entry wording
* Move rope rename off common to Jedi
* Move Rename to LS
* Ref fix
* Update LS contrib
* Merge issue
* Make sure progress is cleared
* Revert "Make sure progress is cleared"
This reverts commit 1187d7e.
* Line breaks and remove duplication
* Add news
0 commit comments