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(client): shell=true on windows #5225

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

fannheyward
Copy link
Member

similar #4985

Closes #5223

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.37%. Comparing base (dce5ae5) to head (5e1ef95).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5225   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files         291      291           
  Lines       27026    27027    +1     
  Branches     5606     5607    +1     
=======================================
+ Hits        26316    26317    +1     
  Misses        496      496           
  Partials      214      214           

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

@fannheyward fannheyward merged commit a6e54ae into master Dec 18, 2024
4 checks passed
@fannheyward fannheyward deleted the fix/spawn-win32-shell branch December 18, 2024 04:26
fannheyward added a commit that referenced this pull request Dec 24, 2024
a6e54ae fix(client): `shell=true` on windows (#5225)
dce5ae5 feat(plugin): improve argument typing (#5221)
77094cb docs: correct coc-example-config url (#5220)
1e7abfa feat(scope): ensureDocument can accept bufnr (#5219)
28ad86d feat: add fixed position support for floating windows (#5217)
6a338ca fix(codeLens): Misalign when using tabs as indent (#5214)
306d7b9 fix(plugin): gramma on Action not existing (#5213)
5ca97f5 chore: correct typos (#5212)
2816a11 chore(history.md): mentioned recently improvements (#5211)
d70a46d refactor(highlights): remove checkMarkers (#5210)
829a106 perf(highlight): increase number of highlights (#5208)
2fc3f0d fix(semanticTokens): correct end range (#5206)
00da052 feat(semanticTokens): decrease highlighting range (#5205)
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.

Server languageserver.bash failed to start: Error: spawn EFTYPE
1 participant