- Notifications
You must be signed in to change notification settings - Fork 240
Pull requests: PowerShell/PowerShellEditorServices
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Establish initial project code and tests
#1 by daviwil was merged Jul 20, 2015 Loading… updated Jul 22, 2015
Introduce new language service features
#4 by kaylaerdmann was merged Jul 22, 2015 Loading… updated Jul 22, 2015
Enable NuGet packaging for all shipped binaries
#3 by daviwil was merged Jul 21, 2015 Loading… updated Jul 22, 2015
Introducing basic file reference traversal support
#18 by daviwil was merged Aug 27, 2015 Loading… updated Aug 27, 2015
Add basic diagnostic logging support
#19 by daviwil was merged Aug 27, 2015 Loading… updated Aug 27, 2015
Throttle semantic analysis requests for better performance
#20 by daviwil was merged Sep 16, 2015 Loading… updated Sep 16, 2015
Adopt new language server protocol based on JSON RPC
#35 by daviwil was merged Nov 17, 2015 Loading… updated Nov 17, 2015
Final fixes before 0.1.0 release
#38 by daviwil was merged Nov 17, 2015 Loading… updated Nov 17, 2015
Implementation of Find Symbols in Document and Workspace
#36 by rkeithhill was merged Nov 17, 2015 Loading… updated Nov 17, 2015
Add support for more variable scopes in debugger
#55 by rkeithhill was merged Dec 2, 2015 Loading… updated Dec 2, 2015
Add new client/server API for the host process
#64 by daviwil was merged Dec 11, 2015 Loading… updated Dec 11, 2015
Fix #45, #63: Completion text replacement bugs
#68 by daviwil was merged Dec 11, 2015 Loading… updated Dec 11, 2015
Improve JSON RPC message deserialization
#71 by daviwil was merged Dec 12, 2015 Loading… updated Dec 12, 2015
Addresses proposal #72 - for expandable objects, display something us…
#74 by rkeithhill was merged Dec 12, 2015 Loading… updated Dec 13, 2015
Fix for #61 - PSObject not unwrapped when determining if a PSVariable…
#62 by rkeithhill was merged Dec 7, 2015 Loading… updated Dec 13, 2015
Rkeithhill/variable filtering
#67 by rkeithhill was merged Dec 11, 2015 Loading… updated Dec 13, 2015
Use a minimal set of Script Analyzer rules
#70 by daviwil was merged Dec 14, 2015 Loading… updated Dec 14, 2015
Prepare projects for NuGet publishing
#77 by daviwil was merged Dec 15, 2015 Loading… updated Dec 15, 2015
Added more DebuggerDisplayAttributes to make debugging of the editor …
#82 by rkeithhill was merged Dec 17, 2015 Loading… updated Dec 17, 2015
For for issue #75, variables display isn't displaying anything for ge…
#76 by rkeithhill was merged Dec 14, 2015 Loading… updated Dec 17, 2015
Previous Next
ProTip! Adding no:label will show everything without a label.