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: HTML completion / autoclose is broken when offset is inside a Qute section #954

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

angelozerr
Copy link
Contributor

@angelozerr angelozerr commented Jun 14, 2023

fix: HTML completion / autoclose is broken when offset is inside a Qute
section (#787)

Fixes #787

Signed-off-by: azerr [email protected]

Here a demo:

HTMLAutoIndent2

Here a screenshot with some syntax coloration:

image

It is possible to customize Qute colors:

image

@angelozerr angelozerr force-pushed the completion-improvement branch 4 times, most recently from 8545800 to 83f0f92 Compare June 26, 2023 09:44
@angelozerr angelozerr force-pushed the completion-improvement branch 2 times, most recently from b84cde8 to 418b9bc Compare June 28, 2023 13:05
@angelozerr angelozerr changed the title fix: Improve completion fix: HTML completion / autoclose is broken when offset is inside a Qute section Jun 28, 2023
@angelozerr angelozerr force-pushed the completion-improvement branch 6 times, most recently from f92c721 to 932a89f Compare July 2, 2023 14:40
@angelozerr angelozerr force-pushed the completion-improvement branch 4 times, most recently from ab7e83f to 1a9c902 Compare July 10, 2023 11:47
@angelozerr angelozerr force-pushed the completion-improvement branch 2 times, most recently from a6d112d to 9833c30 Compare July 10, 2023 15:42
@angelozerr angelozerr marked this pull request as ready for review July 10, 2023 15:42
@angelozerr angelozerr requested a review from fbricon July 10, 2023 15:42
@sonarcloud
Copy link

sonarcloud bot commented Jul 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@fbricon fbricon merged commit 127ba78 into redhat-developer:main Jul 10, 2023
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTML completion / autoclose is broken when offset is inside a Qute section
2 participants