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

feat(completion): add reTriggerAfterIndent #5009

Merged
merged 1 commit into from
May 15, 2024

Conversation

fannheyward
Copy link
Member

to control re-trigger or not after indent changes

Closes #4713

Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.53%. Comparing base (c7e92a7) to head (bf5ec7b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5009      +/-   ##
==========================================
- Coverage   98.55%   98.53%   -0.02%     
==========================================
  Files         273      273              
  Lines       26074    26074              
  Branches     5390     5390              
==========================================
- Hits        25698    25693       -5     
- Misses        220      223       +3     
- Partials      156      158       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

to control re-trigger or not after indent changes

Closes #4713
@fannheyward fannheyward merged commit fce6804 into master May 15, 2024
3 of 4 checks passed
@fannheyward fannheyward deleted the feat/reTriggerAfterIndent branch May 15, 2024 01:25
fannheyward added a commit that referenced this pull request May 17, 2024
2c7e715 chore(packages): dependencies (#5010)
fce6804 feat(completion): add reTriggerAfterIndent (#5009)
c7e92a7 chore(packages): dependencies (#5008)
97d7055 chore(packages): dev dependencies (#5007)
4a31f1a test(installer): pnpm case (#5006)
e1999ee feat(extensions): allow github extensions to be installed through development mode (#5002)
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.

coc#pum#confirm inserts extra characters on C language case statements
1 participant