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

[vscode] Some Selection properties are now readonly (anchor, active, isReversed) #15130

Open
Tracked by #15137
rschnekenbu opened this issue Mar 6, 2025 · 0 comments · May be fixed by #15141
Open
Tracked by #15137

[vscode] Some Selection properties are now readonly (anchor, active, isReversed) #15130

rschnekenbu opened this issue Mar 6, 2025 · 0 comments · May be fixed by #15141
Assignees
Labels
vscode issues related to VSCode compatibility

Comments

@rschnekenbu
Copy link
Contributor

Since 1.98, anchor, active and isReversed properties are now readonly in theia plugin API.

@rschnekenbu rschnekenbu added the vscode issues related to VSCode compatibility label Mar 6, 2025
@rschnekenbu rschnekenbu self-assigned this Mar 6, 2025
rschnekenbu added a commit that referenced this issue Mar 6, 2025
fixes #15130

contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <[email protected]>
@rschnekenbu rschnekenbu linked a pull request Mar 6, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant