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] Support optional property OnEnterRule#previousLineText #11131

Closed
Tracked by #9863
planger opened this issue May 11, 2022 · 2 comments · Fixed by #11225
Closed
Tracked by #9863

[vscode] Support optional property OnEnterRule#previousLineText #11131

planger opened this issue May 11, 2022 · 2 comments · Fixed by #11225
Labels
vscode issues related to VSCode compatibility

Comments

@planger
Copy link
Contributor

planger commented May 11, 2022

Feature Description:

Allow plugins contributing a LanguageConfiguration to specify OnEnterRules with an optional previousLineText property value, see https://code.visualstudio.com/api/references/vscode-api#OnEnterRule

@vince-fugnitto vince-fugnitto added the vscode issues related to VSCode compatibility label May 11, 2022
@planger
Copy link
Contributor Author

planger commented May 25, 2022

Blocked by #11202

planger added a commit to eclipsesource/theia that referenced this issue May 30, 2022
eclipse-theia#11131

Contributed on behalf of STMicroelectronics

Change-Id: Ieff708dedac5bcb9c387eccf6c58dffabb2b455f
@planger
Copy link
Contributor Author

planger commented May 30, 2022

I started looking into this issue.

planger added a commit to eclipsesource/theia that referenced this issue May 31, 2022
Fixes eclipse-theia#11131

Contributed on behalf of STMicroelectronics

Change-Id: Ieff708dedac5bcb9c387eccf6c58dffabb2b455f
Signed-off-by: Philip Langer <[email protected]>
martin-fleck-at pushed a commit that referenced this issue Jun 7, 2022
Fixes #11131

Contributed on behalf of STMicroelectronics

Change-Id: Ieff708dedac5bcb9c387eccf6c58dffabb2b455f
Signed-off-by: Philip Langer <[email protected]>
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
2 participants