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
e9906705 Fix `ScriptRegion.ContainsPosition` Andy Jordan <a****n@m****m> over 3 years ago
b634dfad Fix property symbols tests Andy Jordan <a****n@m****m> over 3 years ago
2729e839 Fix `FindsPropertyDefinition` test Andy Jordan <a****n@m****m> over 3 years ago
04345dd4 Fix a bunch of class symbol tests Andy Jordan <a****n@m****m> over 3 years ago
bd76db32 Fix `FindsReferencesOnCommandWithAlias` test Andy Jordan <a****n@m****m> over 3 years ago
e2d4e25f Fix `FindsOccurrencesOnParameter` test Andy Jordan <a****n@m****m> over 3 years ago
2592af9f Fix find variable and function references tests Andy Jordan <a****n@m****m> over 3 years ago
c8abc704 Fix find function definition tests Andy Jordan <a****n@m****m> over 3 years ago
0f1aa193 Fix parameter hints tests (but the whole feature needs work) Andy Jordan <a****n@m****m> over 3 years ago
c8a3bb36 Ignore some warnings Andy Jordan <a****n@m****m> over 3 years ago
09fc5d0c Include parameter type constraints as symbols Andy Jordan <a****n@m****m> over 3 years ago
43baed3d Decorate more type names Andy Jordan <a****n@m****m> over 3 years ago
ec8cf7b0 Short-circuit find-definition when given definition Andy Jordan <a****n@m****m> over 3 years ago
494b0d9d Filter symbol references to type matches Andy Jordan <a****n@m****m> over 3 years ago
7471401d Improve function's display strings Andy Jordan <a****n@m****m> over 3 years ago
f1fc140b Fix jump to definition from outline
Co-authored-by: Frode Flaten <3****n@u****m>
Andy Jordan <2****a@u****m>
Committed by: Andy Jordan <a****n@m****m>
over 3 years ago
c2169ed7 Use `NameRegion` for definition, workplace jump and hover Andy Jordan <a****n@m****m> over 3 years ago
8410180f Optionally open all workspace files and scan for symbols Andy Jordan <a****n@m****m> over 3 years ago
74c43823 Exclude parameters from workplace symbols Andy Jordan <a****n@m****m> over 3 years ago
57c563b7 Add `DisplayName` to clean up outline Andy Jordan <a****n@m****m> over 3 years ago
6b093da6 Clean up some `IEnumerables` Andy Jordan <a****n@m****m> over 3 years ago
cee70336 Fix file names for visitors Andy Jordan <a****n@m****m> over 3 years ago
8c2c9c46 Clean up `SymbolReference` constructors Andy Jordan <a****n@m****m> over 3 years ago
39389829 Bump Microsoft.PowerShell.SDK from 7.3.1 to 7.3.2 (#1986)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
e5cf5bd3 Mark Pester symbols as declarations Andy Jordan <a****n@m****m> over 3 years ago
9a857ea5 Replace `VisitCommandParameter` with `VisitParameter` Andy Jordan <a****n@m****m> over 3 years ago
6652213f Remove `FindCommandVisitor`, `FindSymbolVisitor` and `FindDotSourcedVisitor` Andy Jordan <a****n@m****m> over 3 years ago
cd8dd7f2 Break the soon-to-be-only visitor out Andy Jordan <a****n@m****m> over 3 years ago
63b21435 Remove notion of `ReferencedFiles` Andy Jordan <a****n@m****m> over 3 years ago
5776d20a Replace `FindDeclarationVisitor` Andy Jordan <a****n@m****m> over 3 years ago
85694a36 Fix typo Andy Jordan <a****n@m****m> over 3 years ago
07e566d4 Fix outline view (filter out `EmptyScriptExtent`) Andy Jordan <a****n@m****m> over 3 years ago
fd95218b Make `DocumentSymbolHandler` more readable Andy Jordan <a****n@m****m> over 3 years ago
db48839f Actually fix sorting in symbols tests Andy Jordan <a****n@m****m> over 3 years ago
c67f9ee4 Integrate `FindSymbolsVisitor` into `ReferenceTable` Andy Jordan <a****n@m****m> over 3 years ago
3a3059fc Track declarations on `SymbolType` so we can use `ReferenceTable` more Andy Jordan <a****n@m****m> over 3 years ago
b17059d9 More simplification and dead code elimination Andy Jordan <a****n@m****m> over 3 years ago
fe3a37e8 Move reference sorting to unit tests Andy Jordan <a****n@m****m> over 3 years ago
a335897c Deduplicate `GetSymbolKind`, `GetDecoratedSymbolName`, and `GetRangeFromScrip... Andy Jordan <a****n@m****m> over 3 years ago
cf79fd03 Migrate `FindReferencesVisitor` to `ReferenceTable.ReferenceVisitor` Andy Jordan <a****n@m****m> over 3 years ago
6469411c Rename overloaded method to `ScanForReferencesOfSymbol` Andy Jordan <a****n@m****m> over 3 years ago
3eebb455 Remove deprecated (and confusing) `DocumentSymbolService.cs` file Andy Jordan <a****n@m****m> over 3 years ago
98fbfbd3 Minor clean-ups Andy Jordan <a****n@m****m> over 3 years ago
ab4e37b6 merge Merge pull request #1983 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
aba3b89e Bump version to `v3.7.3` Andy Jordan <a****n@m****m> over 3 years ago
745c8c0e Update CHANGELOG for `v3.7.3` Andy Jordan <a****n@m****m> over 3 years ago
d27fe8c5 Update VS Code shell integration script (#1982) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
c1733a17 Make `Set-ScriptExtent` not slow (#1981) Patrick Meinecke <S****e@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
45171019 Use an empty array instead of `null` (#1980) Patrick Meinecke <S****e@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
2e456d1e merge Merge pull request #1979 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
685532c1 Update CHANGELOG for `v3.7.2` Andy Jordan <a****n@m****m> over 3 years ago
ecb6d96a Bump version to `v3.7.2` Andy Jordan <a****n@m****m> over 3 years ago
c0ff2ce8 merge Merge pull request #1975 from PowerShell/andschwa/debugger Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
f6b1ffa1 Run `debugService.Continue()` in the thread pool Andy Jordan <a****n@m****m> over 3 years ago
874e1b82 Add test for custom `ToString` implementations Justin Grote <J****e@u****m>
Committed by: Andy Jordan <a****n@m****m>
over 3 years ago
3845d5fd Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#1974)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
89fb98f2 Guard expansion of `PSPropertyInfo.Value` Andy Jordan <a****n@m****m> over 3 years ago
e438e766 Expand variables on pipeline thread Andy Jordan <a****n@m****m> over 3 years ago
243f2ea4 Small suggested cleanups while browsing Andy Jordan <a****n@m****m> over 3 years ago
ca83e0e0 Update `Microsoft.PowerShell.SDK` with workaround (#1973) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
824a57b0 merge Merge pull request #1971 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
48ee3a2e Bump version to `v3.7.1` Andy Jordan <a****n@m****m> over 3 years ago
839a252a Update CHANGELOG for `v3.7.1` Andy Jordan <a****n@m****m> over 3 years ago
e28d8df4 Fix `ShowHelpHandler` by running with `RequiresForeground` (#1970) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
c0aeb0fe merge Merge pull request #1968 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ac36aaa8 Update CHANGELOG for `v3.7.0` Andy Jordan <a****n@m****m> over 3 years ago
07a42148 Bump version to `v3.7.0` Andy Jordan <a****n@m****m> over 3 years ago
e7738e22 Bump Microsoft.Extensions.FileSystemGlobbing from 6.0.0 to 7.0.0 (#1950)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
5af67285 Bump Microsoft.Extensions.Logging from 6.0.0 to 7.0.0 (#1952)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
8e17b728 Drop support for end-of-life PowerShell 7.0 (#1967) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
551cf8bb Send `GitCommitId` over `GetVersionHandler` (#1965) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
c6eb624e Fix duplicate package reference from bad merge (#1966) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
10133cb0 merge Merge pull request #1953 from PowerShell/andschwa/workaround-omnisharp Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
4ddb93f6 Bump OmniSharp to v0.19.7 Andy Jordan <a****n@m****m> over 3 years ago
ee53878f Remove unnecessary `PowerShellProcessArchitecture` (#1964) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
533dc64e merge Merge pull request #1963 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
f790119e Update CHANGELOG for `v3.6.3` Andy Jordan <a****n@m****m> over 3 years ago
adad3585 Bump version to `v3.6.3` Andy Jordan <a****n@m****m> over 3 years ago
6bfb6b2e merge Merge pull request #1962 from PowerShell/andschwa/revert-pin Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
142b7f49 Use the `LspSerializer` in `CodeActions` and `SendTelemetry` Andy Jordan <a****n@m****m> over 3 years ago
5ce62d89 Revert manual pin of Newtonsoft.Json Andy Jordan <a****n@m****m> over 3 years ago
ab8bfa35 Replace `e with $([char]0x1b) (#1961) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
2cc173e3 merge Merge pull request #1960 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
6cadc748 Bump version to `v3.6.2` Andy Jordan <a****n@m****m> almost 4 years ago
5d7b7bc7 Update CHANGELOG for `v3.6.2` Andy Jordan <a****n@m****m> almost 4 years ago
5e9aeb2e Enable VS Code's shell integration (#1958) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
d2e6e714 Escape single quotes when launching a script by path (#1957) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
015fb465 merge Merge pull request #1955 from PowerShell/andschwa/powershell7.3 Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
8f31af31 Add `setup-dotnet` action to GitHub workflows Andy Jordan <a****n@m****m> almost 4 years ago
a3b1423f Fix error CA2213, field `_underlyingStream` was not being disposed Andy Jordan <a****n@m****m> almost 4 years ago
79264e11 Fix error CS8347, usage of `usingNamespaces` exceeds its lifetime Andy Jordan <a****n@m****m> almost 4 years ago
7c8494ac Add PowerShell 7.3 with `net7.0` to test matrix Andy Jordan <a****n@m****m> almost 4 years ago
6ef2c21e Update build script to use `Invoke-BuildItem` instead of `Exec` Andy Jordan <a****n@m****m> almost 4 years ago
502ddaf3 merge Merge pull request #1941 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
aa63263d Fix our `IsExternalInit` workaround Andy Jordan <a****n@m****m> almost 4 years ago
01594b25 Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 (#1951)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
a58de283 Revert "Bump Microsoft.Extensions.Logging from 6.0.0 to 7.0.0 (#1948)" (#1949) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
f7517b38 Add `-LocalOmniSharp` build flag Andy Jordan <a****n@m****m> almost 4 years ago
f617fb4e Revert "Skip tests broken by OmniSharp update" Andy Jordan <a****n@m****m> almost 4 years ago
79d1be0a Bump version to `v3.6.1` Andy Jordan <a****n@m****m> almost 4 years ago

← Back to repository