coc-powershell icon indicating copy to clipboard operation
coc-powershell copied to clipboard

PowerShellEditorService integration for coc.vim

Results 30 coc-powershell issues
Sort by recently updated
recently updated
newest added

### System Details * _Vim or NeoVim?_:NeoVim * _Version of Vim (run `vim --version`) or NeoVim_ (run `nvim --version`):0.4.4 * _Version of `coc-powershell` (in Vim or NeoVim: `:CocList extensions coc-powershell`)_:0.1.14...

Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

Bumps [coc.nvim](https://github.com/neoclide/coc.nvim) from 0.0.77 to 0.0.79. Release notes Sourced from coc.nvim's releases. v0.0.79 Rework fetch and download module. Add diagnostic.locationlistUpdate configuration. Add :CocDiagnostics command. Add :CocFirst and :CocLast commands. Add...

dependencies

### System Details * _Vim or NeoVim?_: NeoVim 0.5 NVIM v0.5.0-dev+1118-gdf4440024 * _Version of `coc-powershell` 0.1.4 * _Operating System_: Windows * _PowerShell version (in PowerShell: `$PSVersionTable`)_: 7.1.3 ### Issue Description...

enhancement
blocked

EDIT FROM MAINTAINER: Give me the ability to unlist the terminal buffer so it doesn't show up in buffer list. ORIGINAL ASK: Is there anyway to close the powershell integrated...

**Summary of the new feature** Wondering if we can port vscode's "Restart current session" to this extension. I did some research about a year ago, and the only way to...

### System Details * _Vim or NeoVim?_: **Vim** * _Version of Vim (run `vim --version`) or NeoVim_ (run `nvim --version`): **8.1** * _Version of `coc-powershell` (in Vim or NeoVim: `:CocList...

Did some clean up/overview and realize some old issues are still there 1) Despite #52 powershell.execute command still doesn't work properly, file path is generated but is sent to a...

bug

**Summary of the new feature** On the [vscode-powershell](https://github.com/powershell/vscode-powershell) repository there is integrations setup for Codacy and Dependabot. Would it be an idea to add those here as well? Dependabot at...

enhancement