GitHub / PowerShell/PowerShellEditorServices / commits
A common platform for PowerShell development support in any editor or application!
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 82f3da3c | merge Merge pull request #2033 from PowerShell/release |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| d78cebda | Update CHANGELOG for `v3.8.7` | Andy Jordan <a****n@m****m> | about 3 years ago | |
| 128b6090 | Bump version to `v3.8.7` | Andy Jordan <a****n@m****m> | about 3 years ago | |
| 3451004c | Fix the `TranscribeOnly` bug (take three) (#2031) |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| c333b3da | merge Merge pull request #2029 from PowerShell/release |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| e04d5a91 | Bump version to `v3.8.6` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 976c5ae0 | Update CHANGELOG for `v3.8.6` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| c43c4a9b | Ignore cancellation of completion requests (#2028) |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 759a88fc |
Fix the `TranscribeOnly` bug (take two) (#2026)
Co-authored-by: Patrick Meinecke <S****e@u****m> |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 4ff3078a |
Bump Serilog.Extensions.Logging from 3.1.0 to 7.0.0 (#2024)
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 3 years ago | |
| 2c3e42ca |
Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#2027)
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 3 years ago | |
| 253422af | merge Merge pull request #2025 from PowerShell/release |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| b9a3d373 | Bump version to `v3.8.5` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 526f3aa3 | Update CHANGELOG for `v3.8.5` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 14f2be85 | merge Merge pull request #2023 from PowerShell/andschwa/fix-output-bug |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 9d2a151f | Fix disappearing output bug by resetting `TranscribeOnly` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| ec81e75f | Hide more internal PowerShell scripts from debugger | Andy Jordan <a****n@m****m> | over 3 years ago | |
| f4faebe9 | Cache the `PSCommand` for the prompt | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 9974c7dc | Fix bug where artificial pipeline was erroneously run | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 95715ed3 | Hide artificial pipeline from debugger | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 6dca0bdd | Only get aliases when looking at function symbols | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 3401a2d6 | merge Merge pull request #2020 from PowerShell/andschwa/write-output |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| aa73a216 | Move to `IReadOnlyList` from `IEnumerable` to prevent double enumerations | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 67905945 | Fix Emacs end-to-end test | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 11837b9e | Only try to load DSC module once | Andy Jordan <a****n@m****m> | over 3 years ago | |
| ec06e575 | Remove useless `ToArray` of `BreakpointDetails` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| c6c902dc | merge Merge pull request #2019 from PowerShell/release |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| de4d117d | Bump version to `v3.8.4` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| e2d0e0e8 | Update CHANGELOG for `v3.8.4` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 8c9b903d | merge Merge pull request #2018 from PowerShell/andschwa/write-session-failure |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 9c0bea28 | Set session failure with reason when applicable | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 708759b4 | Fix Dependabot pull requests limit (#2017) |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 4223eecd | Remove `details` from `WriteSessionFailure` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| b1e468fe | Update minimum supported .NET check to 4.8 | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 5e0b65e8 | Add guide to configure Neovim (#2016) |
csc027 <c****v@p****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| b8c2817a |
Bump Microsoft.PowerShell.SDK from 7.2.10 to 7.3.4 (#2013)
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 3 years ago | |
| 9ec753da | Add Git mailmap for Andy Jordan (#2011) |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 53f3f1b2 | merge Merge pull request #2010 from PowerShell/release |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 98e28e96 | Bump version to `v3.8.3` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 8acee0e6 | Update CHANGELOG for `v3.8.3` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 2e637fd9 | merge Merge pull request #2008 from PowerShell/andschwa/x64-macOS |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 92e681de | Bump Emacs version in GitHub action and install updated packages | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 22fed1ac | Update build documentation to include platyPS requirement | Andy Jordan <a****n@m****m> | over 3 years ago | |
| d4b64258 | merge Merge pull request #2007 from PowerShell/release |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 3c0d8366 | Update CHANGELOG for `v3.8.2` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 7fc0400a | Bump version to `v3.8.2` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 98a97c26 | Fix declaration detection for variables with type constraints (#2006) |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 824fd4f2 |
Bump purcell/setup-emacs from 3.0 to 4.0 (#2005)
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 3 years ago | |
| 33f82b9a | merge Merge pull request #2003 from PowerShell/andschwa/region-symbols |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| e16ca881 | Pass `CancellationToken` through `SymbolDetails.CreateAsync()` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| a4bc2a1a | Fix `ProvideCodeLenses` to not take useless `CancellationToken` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| e5ca68d6 |
Bump Microsoft.PowerShell.SDK from 7.2.9 to 7.3.3 (#2002)
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 3 years ago | |
| 05acee2d | Reduce unnecessary allocations and exceptions in handlers | Andy Jordan <a****n@m****m> | over 3 years ago | |
| b4f25244 | Miscellaneous clean-ups | Andy Jordan <a****n@m****m> | over 3 years ago | |
| fdde391c | Optimize `CodeLens` providers | Andy Jordan <a****n@m****m> | over 3 years ago | |
| e9310f9d | merge Merge pull request #2000 from PowerShell/andschwa/code-review |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 085187f2 |
Add `RegionDocumentSymbolProvider.cs`
Co-authored-by: Andy Jordan <a****n@m****m> |
Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m> |
over 3 years ago | |
| 216727a2 | Add `SymbolType.Region` |
Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m> |
over 3 years ago | |
| 50ee6ad4 | Fix end-to-end tests | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 4989ddd5 | Re-enable accidentally disabled end-to-end tests | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 7e5d8e37 | Reduce warnings | Andy Jordan <a****n@m****m> | over 3 years ago | |
| b42b83ec | Delete dead internal code | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 97ae16a5 |
Support module-qualified calls for Pester keywords (#1998)
Co-authored-by: Andy Jordan <2****a@u****m>, Patrick Meinecke <S****e@u****m> |
Frode Flaten <3****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 021f95f5 |
Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#1999)
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 3 years ago | |
| 7d6b9618 | merge Merge pull request #1997 from fflaten/module-patch1 |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 8e4d1400 | Remove unintended output from Out-CurrentFile | Frode Flaten <3****n@u****m> | over 3 years ago | |
| adba47d0 | Fix New-EditorFile inserting text in wrong editor | Frode Flaten <3****n@u****m> | over 3 years ago | |
| ca227b50 | merge Merge pull request #1996 from PowerShell/release |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 016f1300 | Bump version to `v3.8.1` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 125bb5fa | Update CHANGELOG for `v3.8.1` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 9aa50590 | Add `WorkspaceFolders` and use it when enumerating files (#1995) |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 4e651e05 | Count `${Function:My-Function}` as a function reference (#1993) |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a13eff26 | Declare scope prefixes array as static readonly (#1991) |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 422e2cda | Strip scope from function references (#1990) |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 9ee381f1 | Support Run/Debug tests in PSKoans files (#1988) |
Frode Flaten <3****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 368dcfa7 | Keep only first assignment as declaration (#1989) |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| b1763744 | merge Merge pull request #1987 from PowerShell/release |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 41d87698 | Update CHANGELOG for `v3.8.0` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| ec33127b | Bump version to `v3.8.0` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 2df6d512 | merge Merge pull request #1984 from PowerShell/andschwa/better-symbols |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 6208b539 | Remove unused code from `Extensions.cs` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 42965539 | Distinguish constructors/methods from functions | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 0739fc1e | Distinguish properties/enums from variables | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 9e126703 | Fix bugs in `VisitorUtils` around `LastIndexOf` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 4c1538b2 | Restore `public ScriptRegion Create(...)` method | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 6d2d5a75 | Map symbol types to LSP better | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 3b081899 | More leniently filter workspace symbols | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 4a90f28c | Handle symbol prefix identifier in `CommandHelpers` | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 7da6f9d1 | Strip qualifier from variable name in symbol identifier | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 0135baaf | Replace `SymbolTypeMatches` logic with prefixed identifiers | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 30100655 | Rename `SymbolReference` fields | Andy Jordan <a****n@m****m> | over 3 years ago | |
| fd04c34d |
Mark some methods internal
Co-authored-by: Patrick Meinecke <S****e@u****m> |
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 6d8b0bac | Skip `FindsSymbolsInDSCFile` as DSC symbols don't yet work | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 6a21c57a | Run `FindsDetailsForBuiltInCommand` only on macOS | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 18290934 | Fix the rest of the symbols service tests | Andy Jordan <a****n@m****m> | over 3 years ago | |
| aa6bfc73 | Fix `FindsDetailsForBuiltInCommand` test | Andy Jordan <a****n@m****m> | over 3 years ago | |
| f69694c4 | Remove deprecated dot-source reference tests (and data) | Andy Jordan <a****n@m****m> | over 3 years ago | |
| fe29524a | Add symbol type equivalencies test | Andy Jordan <a****n@m****m> | over 3 years ago | |
| 2f935175 | Fix find enum member tests | Andy Jordan <a****n@m****m> | over 3 years ago | |
| e4074535 | Fix display string for function definitions | Andy Jordan <a****n@m****m> | over 3 years ago |