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

**- powershell.Execute** use ```.'/path/to/file.ps1'``` instead of ```&'path/to/file'``` Current version runs as job, so it's just printing standard output, and not loading variables to current session (say if I execute ```$a...

First pass at creating an InvokeBuild script. Used the [vscode-powershell](https://github.com/powershell/vscode-powershell) build file as a template. Fixes #59 One question of note: can the Copyright header be removed?

**Summary of the new feature** I was looking at the `build.ps1`, and I noticed that we now have a few checks for folders (PSES and Snippets), but no way to...

enhancement
question

resolves #26 Adding the `powerShell/showHelp` message. This currently only gets help for the function test. This is the framework to get it working. Next step is determining what to send...

in a local scenario, this command should open a web url pointing to the online help.

enhancement

To help bootstrap those who want to use this 😃

enhancement

naturally we should be testing our stuff somehow.

enhancement

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.9.4. Release notes Sourced from typescript's releases. TypeScript 4.9.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies