PowerShell/PowerShellEditorServices
A common platform for PowerShell development support in any editor or application!
C#MIT
Issues
- 1
- 0
[Feature Request] Dedicated intellisense for `.psd1`
#2257 opened by sharpchen - 0
[Feature Request] Expand parameter name on format
#2256 opened by sharpchen - 3
Path Mapping on Attach request
#2242 opened by jborean93 - 4
- 3
Support startDebugging DAP reverse request
#2244 opened by jborean93 - 4
- 2
Bring launch sequencing in line with DAP spec
#2191 opened by JustinGrote - 3
Write event on configurationDone for attach requests
#2245 opened by jborean93 - 2
META - Attach Enhancements
#2246 opened by jborean93 - 7
Show parameter help in the parameter tooltips
#2241 opened by MartinGC94 - 0
Update PSReadLine to v2.4.2-beta2
#2239 opened by andyleejordan - 0
- 2
Some diagnostic not showing in Neovim
#2229 opened by sharpchen - 0
[Feature Request] Setting for including variables in completion without trigger `$`
#2232 opened by sharpchen - 2
- 2
Using DAP OutputEvent over stderr for results
#2214 opened by Willem-J-an - 3
Helix Integration No Longer Works in v3.11.0+
#2215 opened by Joe-Zer0 - 11
Semantic Highlighting breaks when rapidly typing due to improper cancellation
#2216 opened by MartinGC94 - 1
Start-EditorServices freezes terminal
#2217 opened by rfolkers - 3
DidChangeConfigurationProvider Startup Warning
#2196 opened by JustinGrote - 5
Completion for parameter aliases
#2211 opened by sharpchen - 0
Enable <AnalysisMode>All</AnalysisMode> -->
#2209 opened by bnguyenigb - 0
Enable <AnalysisMode>All</AnalysisMode> -->
#2210 opened by bnguyenigb - 0
- 1
[Preview Build] SortHierarchicalSymbolsImpl throwing on "We didn't find the child's parent!"
#2203 opened by JustinGrote - 1
Implement DAP `StartDebugging` reverse request
#2192 opened by JustinGrote - 3
- 8
Lazily Evaluate Variables/threads/stacktrace for better stepping performance
#2189 opened by JustinGrote - 1
Cannot perform restore: Microsoft.WindowsDesktop.App.Ref.6.0.35 missing from private package source
#2185 opened by JustinGrote - 5
- 0
- 0
Add .git-blame-ignore-revs for cleanup commits
#2178 opened by JustinGrote - 1
- 9
Memory leak until the system freezes
#2171 opened by DarkLite1 - 2
CodeLens related commands cause exception to be thrown
#2172 opened by mhintzke - 2
SetValue for nested field throws "Unable to cast object"
#2170 opened by Fantoom - 0
Script Content Triggers unhandled Newtonsoft.Json.JsonSerializationException
#2165 opened by Grosner300 - 0
Using `-EnableConsoleRepl` freezes the debug session until user input is received
#2164 opened by TheLeoP - 17
Start-EditorServices.ps1 terminates on first request when started from Emacs (eglot)
#2142 opened by macmacy - 6
Missing output stream when debugging from neovim
#2119 opened by Willem-J-an - 3
- 0
- 0
There is no response for initialization / LSP takes too long to load on window using named pipes
#2098 opened by TheLeoP - 6
The server never answers to a `initialize` request on Windows over stdio (but it does on Linux) (takes too long loading libraries on Windows)
#2092 opened by TheLeoP - 14
Only Snippets in intellisense (no modules)
#2048 opened by scottmckendry - 1
> I think your regex has multiple issues. I don't have time at the moment to really dig into it, but wanted to offer an alternative approach.
#2082 opened by davnex - 2
- 4
Shell integration with PowerShell 5.1 breaks with `$ErrorActionPreference = Stop` and `Set-StrictMode`
#2050 opened by Pxtl - 1
FYI you can disable this feature with:
#2056 opened by TheOriginalPiff