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
Inline Suggestions now use the new Injected Text feature of the core editor.
This fixes some issues that inline suggestions had and enables line wrapping of inline suggestions.
Prep
Install the copilot extension.
Testing
Play around with copilot and verify that
the cursor is never inside of an inline suggestion
When wrapping is enabled, long inline suggestions are wrapped correctly
Hover works correctly on ghost text
There are no weird UI artifacts.
The text was updated successfully, but these errors were encountered:
I've pretty much finished testing this item but since the steps are "use copilot" I'm not gonna unassign myself yet and will just give it another day of testing since it's easy to test.
Refs
Complexity: 3
Create Issue
Create Issue
Inline Suggestions now use the new Injected Text feature of the core editor.
This fixes some issues that inline suggestions had and enables line wrapping of inline suggestions.
Prep
Install the copilot extension.
Testing
Play around with copilot and verify that
The text was updated successfully, but these errors were encountered: