Tyler James Leonhardt

Results 651 comments of Tyler James Leonhardt

Might be worth getting an issue going [on PowerShellGet](http://github.com/PowerShell/PowerShellGet)?

This is implemented already in the [PowerShell Preview](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell-Preview) extension. Can you install that and give it a try?

@lorensr yeah a config like that would be perfect 👌

So it looks like there IS an option for this: https://github.com/zeit/hyper/blob/2.0.0/app/keymaps/win32.json#L42-L43 but it doesn't seem to work for me. Can anyone get this to work?

![Codacy](https://app.codacy.com/assets/images/favicon.png) Here is an overview of what got changed by this pull request: ```diff Issues ====== - Added 1 Complexity increasing per file ============================== - src/PowerShellEditorServices.Hosting/Commands/GetEditorServicesParserAst.cs 3 ``` See the...

![Codacy](https://app.codacy.com/assets/images/favicon.png) Here is an overview of what got changed by this pull request: ```diff Issues ====== + Solved 18 - Added 1 Complexity increasing per file ============================== - src/PowerShellEditorServices/Services/Analysis/AnalysisService.cs 5...

@jessebl you should look at https://github.com/coc-extensions/coc-powershell there's a script in that repo for downloading the latest PSES from the GitHub releases https://github.com/coc-extensions/coc-powershell/blob/master/downloadPSES.ps1

@daviwil do you think you could elaborate on how it affects the References CodeLens provider?