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

Add parameter to command 'workspace.showOutput' #5014

Merged
merged 3 commits into from
May 20, 2024

Conversation

solomonwzs
Copy link
Contributor

Add parameter to command workspace.showOutput, let user could control how to open the OutputChannel window in command mode like this:
:CocCommand workspace.showOutput channelName sp

Copy link

codecov bot commented May 20, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 98.55%. Comparing base (2c7e715) to head (985a1d9).

Files Patch % Lines
src/window.ts 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5014   +/-   ##
=======================================
  Coverage   98.54%   98.55%           
=======================================
  Files         273      273           
  Lines       26074    26074           
  Branches     5390     5391    +1     
=======================================
+ Hits        25695    25696    +1     
+ Misses        222      220    -2     
- Partials      157      158    +1     

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

@fannheyward fannheyward merged commit d33fbed into neoclide:master May 20, 2024
3 of 4 checks passed
fannheyward added a commit that referenced this pull request May 29, 2024
c3ae5c3 Revert "fix(util): timer to open file in vim (#5016)"
b8455ab fix(model): fetchContent without debounce time (#5019)
5c3bdc0 fix(util): timer to open file in vim (#5016)
d33fbed feat(workspace): add parameter to command 'workspace.showOutput' (#5014)
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.

None yet

2 participants