An open API service providing commit metadata for open source projects.

GitHub / PowerShell/PowerShellEditorServices / commits

A common platform for PowerShell development support in any editor or application!

SHA Message Author Date Stats
f3d4bf2c Enable resolution of an alias to its function definition (#1662) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
a91a1f0b Delete `ChoicePromptHandlerTests` and `InputPromptHandlerTests` (#1660) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
fa3cfe84 merge Merge pull request #1659 from PowerShell/release Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
4cde5c1c Update CHANGELOG for `v3.1.0` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
b86c042d Bump version to `v3.1.0` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
99b523ef Bump PSReadLine module to 2.2.0-beta5 (#1658) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
9aa300b7 merge Merge pull request #1656 from PowerShell/andschwa/resolve-aliases Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
627e9155 Constrain use of `ConcurrentDictionary` to `CommandHelpers` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
b362c5ee merge Merge pull request #1655 from PowerShell/andschwa/language-tests Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
798fc8d2 merge Merge pull request #1657 from PowerShell/andschwa/extension-command-tests Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
3bf231e2 Clean up `ExtensionService.cs` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
17b9c45a Re-enable `ExtensionCommandTests.cs` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
09416f9a Make `ResolveCodeLens` return a `Task` (again) Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
6d90c44f Clean up and fix `FindReferencesVisitor` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
a46c8c9f Move `GetAliases` into `CommandHelpers` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
52a1fe36 Clean up `CommandHelpers.cs` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
5d7447af Resurrect alias support for `FindReferences` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
e72a7964 Resurrect `FindsReferencesOnFunction` and `FindsReferencesOnVariable` tests Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
42613275 Fix `FindsFunctionDefinitionInWorkspace` test Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
bd561aa2 Split `CompletionHandler` tests out and clean up Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
a517aebb Split `SymbolsService` tests out and clean-up Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
20a35163 merge Merge pull request #1651 from PowerShell/andschwa/pses-host-tests Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
1cf808f9 Fix regression with `F5` to use `.` instead of `&` operator (#1652)
Co-authored-by: Patrick Meinecke <S****e@u****m>
Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
57bdb364 Simplify application of `Trait` in `DebugServiceTests` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
2648d12b Add regression test for `throw` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
b8480d61 Add `TestUtilities.GetSharedPath()` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
3c4e48ec Add magic value formatting for booleans (#1636)
Co-authored-by: Patrick Meinecke <S****e@u****m>, Andy Schwartzmeyer <a****w@s****m>
Justin Grote <J****e@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
a3fbde39 Enable `PsesInternalHostTests` (previously `PowerShellContextTests`) Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
2f93b7b0 merge Merge pull request #1650 from PowerShell/release Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
9fd9c8e8 merge Merge branch 'master' into release Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
4ed55fb0 Update CHANGELOG for `v2.5.3` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
99b5b7e1 Bump version to `v2.5.3` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
28bb5d28 merge Release `v3.0.3` (#1648) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
61c15c06 Bump Microsoft.PowerShell.SDK from 7.2.0 to 7.2.1 (#1644)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
67fc656a Bump version to `v3.0.3` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
b2246a86 Update CHANGELOG for `v3.0.3` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
149f5ac1 merge Merge pull request #1635 from PowerShell/andschwa/debugservicetests Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f1c4ae52 Create `$psEditor` as a constant (#1647) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f14163d8 Remove `RunNoPromptExecutionLoop()` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
593cd465 Miscellaneous cleanups Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
d808ca9a Fix null dereference bug in `RaiseDebuggerStoppedEvent()` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
2aacfb24 Add notes learned from debugging Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
3ca2ae6e Reimplement and reenable `DebugServiceTests.cs` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
418e3d4c Clean up `DebugService.cs` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
8848348b Simplify logic in `ConfigurationDoneHandler.cs` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
dd96c869 Fix `SetDebugResuming()` for unit test compatibility Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
31b4b82e Remove unused cancellation token from `EnterDebugLoop()` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
a0ab8e99 Fix null dereference bug in `PopPowerShell()` Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
bd7b7a95 Add error check to `PsesHostFactory.Create()` and clean up Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
262aab73 Add `-LanguageServiceOnly` switch to disable debug service (#1640)
Co-authored-by: Andy Schwartzmeyer <a****w@s****m>
dkattan <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
0717bd06 Avoid adding `BundledModulePath` to `PSModulePath` repeatedly (#1641) dkattan <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
a5d3a977 Make `BuildCommandFromArguments()` reusable Andrew Schwartzmeyer <a****w@s****m> over 4 years ago
96a8207d Fix `BundledModulePath` and PSReadLine loading (redux) (#1638) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
6986cf4b merge Merge pull request #1632 from PowerShell/release Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
87940e84 Bump version to `v3.0.2` Andrew Schwartzmeyer <a****w@s****m> almost 5 years ago
0ed3b814 Update CHANGELOG for `v3.0.2` Andrew Schwartzmeyer <a****w@s****m> almost 5 years ago
4e900dfb Merge pull request #1631 from PowerShell/andschwa/maintainers Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
15650c35 merge Merge pull request #1630 from PowerShell/andschwa/debugger Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
9f17d7fc Fix debugger's "auto" variables container Justin Grote <J****e@u****m>
Committed by: Andrew Schwartzmeyer <a****w@s****m>
almost 5 years ago
29cfe733 Add `Command` variables container Justin Grote <J****e@u****m>
Committed by: Andrew Schwartzmeyer <a****w@s****m>
almost 5 years ago
0bd5490e Remove unused `scope` argument from `AddToAutoVariables` Andrew Schwartzmeyer <a****w@s****m> almost 5 years ago
d40bf7e3 Improve properties selection for variables
Co-authored-by: Patrick Meinecke <S****e@u****m>, Andy Schwartzmeyer <a****w@s****m>
Justin Grote <J****e@u****m>
Committed by: Andrew Schwartzmeyer <a****w@s****m>
almost 5 years ago
581a67cb Include `$PSItem` in auto variables in addition to `$_`
Co-authored-by: Patrick Meinecke <S****e@u****m>
Justin Grote <J****e@u****m>
Committed by: Andrew Schwartzmeyer <a****w@s****m>
almost 5 years ago
6e955be4 Handle `PSArgumentOutOfRangeException` when fetching variables Justin Grote <J****e@u****m>
Committed by: Andrew Schwartzmeyer <a****w@s****m>
almost 5 years ago
3a8937ff Remove local variables from stack frames
Co-authored-by: Andy Schwartzmeyer <a****w@s****m>, Patrick Meinecke <S****e@u****m>
Justin Grote <J****e@u****m>
Committed by: Andrew Schwartzmeyer <a****w@s****m>
almost 5 years ago
26f978cf Document and improve `FetchStackFramesAsync` Andrew Schwartzmeyer <a****w@s****m> almost 5 years ago
92818c8e Fix `SetVariableAsync` for new local variable container Andrew Schwartzmeyer <a****w@s****m> almost 5 years ago
16f3f4ac Remove unused `stackFrameId` argument Andrew Schwartzmeyer <a****w@s****m> almost 5 years ago
931ad228 Change language version to `latest` e.g. 10 with .NET SDK 6 Andrew Schwartzmeyer <a****w@s****m> almost 5 years ago
c940fa6a Readability cleanups in `DebugService.cs` Andrew Schwartzmeyer <a****w@s****m> almost 5 years ago
4997f676 Fix `ArgumentOutOfRangeException` when `throw` is used
Co-authored-by: Andy Schwartzmeyer <a****w@s****m>
Justin Grote <J****e@u****m>
Committed by: Andrew Schwartzmeyer <a****w@s****m>
almost 5 years ago
8af84e7b merge Merge pull request #1628 from PowerShell/andschwa/applem1 Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
d27c1563 Update tests' PowerShell SDK package dependencies Andrew Schwartzmeyer <a****w@s****m> almost 5 years ago
f2e306fe Fix build for Apple M1 when running PowerShell 7.2 (arm64) Andrew Schwartzmeyer <a****w@s****m> almost 5 years ago
fb8ee827 Remove Windows Server 2016 from CI (#1626) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
b8113b52 Bump Microsoft.Extensions.Logging from 5.0.0 to 6.0.0 (#1622)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
1c842396 Bump Microsoft.Extensions.FileSystemGlobbing from 5.0.0 to 6.0.0 (#1623)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
78cb9ad5 Install only one dotnet SDK (#1619) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
5e40029b merge Merge pull request #1618 from PowerShell/release Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
89150f46 Bump version to `v3.0.1` Andrew Schwartzmeyer <a****w@s****m> almost 5 years ago
75bea95a Update CHANGELOG for `v3.0.1` Andrew Schwartzmeyer <a****w@s****m> almost 5 years ago
2905fbb1 Fix profile loading and `$PROFILE` variable (#1604)
Co-authored-by: Robert Holt <r****t@o****m>
Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
7cc7569a Improve PowerShell command and argument escaping (#1611)
Co-authored-by: Andy Schwartzmeyer <a****w@s****m>
Justin Grote <J****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
bb542fe6 Add `LengthInBufferCells` back to `EditorServicesConsolePSHostRawUserInterfac... Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
e073f4ab Bump Serilog.Extensions.Logging from 3.0.1 to 3.1.0 (#1613)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
37f53f5d Remove Rob from Dependabot reviewers and Code Owners (#1612) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
0c1c4e98 Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#1597)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
7bf4299a merge Merge pull request #1459 from PowerShell/async-ps-consumer Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
548fdda8 merge Merge pull request #1600 from PowerShell/release Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
1d9e60ab Bump version to `v3.0.0` Andrew Schwartzmeyer <a****w@s****m> almost 5 years ago
a578ed4e Update CHANGELOG for `v3.0.0` Robert Holt <r****t@o****m>
Committed by: Andrew Schwartzmeyer <a****w@s****m>
almost 5 years ago
83244eb0 Update PSReadLine to 2.2.0-beta4 for idle handler support Robert Holt <r****t@o****m> almost 5 years ago
20ac9ade Reinstate language service unit tests (#1598) Robert Holt <r****t@o****m> almost 5 years ago
4db7a0bb Remove debug code Robert Holt <r****t@o****m> almost 5 years ago
16cd6c4a Remove defunct internal cmdlets (#1593) Robert Holt <r****t@o****m> almost 5 years ago
01c8e52f Only set pipeline thread apartment state on Windows Robert Holt <r****t@o****m> almost 5 years ago
5376d41c Fix assembly log exception Robert Holt <r****t@o****m> almost 5 years ago
18ad303f Fix variable test with scope change Robert Holt <r****t@o****m> almost 5 years ago
956571c6 Fix overrides Robert Holt <r****t@o****m> almost 5 years ago
03981d3e Add debug logging for integration test streams Robert Holt <r****t@o****m> almost 5 years ago

← Back to repository