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
1d23697a Add regression tests for parse error `DiagnosticMarkers` (#1872) Frode Flaten <3****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
7853976f Add `DoesNotDuplicateScriptMarkersAsync` regression test (#1870) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
c5a55fe5 Fix duplicate `DiagnosticMarkers` when reopening a file (#1869)
Co-authored-by: Andy Jordan <2****a@u****m>
Frode Flaten <3****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
889da445 merge Merge pull request #1868 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
e86b60c7 Bump version to `v3.4.8` Andy Jordan <a****n@m****m> about 4 years ago
306ff45a Update CHANGELOG for `v3.4.8` Andy Jordan <a****n@m****m> about 4 years ago
e49fa0ae Add regression test for when `prompt` is undefined (#1867)
Co-authored-by: Patrick Meinecke <S****e@u****m>
Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
9dec136e Fix bug where error in `prompt` function crashed REPL (#1866) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
8de0b11b Bump xunit from 2.4.1 to 2.4.2 (#1865)
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>
about 4 years ago
c6b7b914 merge Merge pull request #1864 from PowerShell/andschwa/pssa Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
b5e7c773 Add PSScriptAnalyzer unit test Andy Jordan <a****n@m****m>
Committed by: Andrew Schwartzmeyer <a****w@s****m>
about 4 years ago
0cd86529 Fix namespaces in `PowerShellEditorServices.Test` Andy Jordan <a****n@m****m> about 4 years ago
00c45232 Use `HostInfo.BundledModulePath` to find PSScriptAnalyzer Andy Jordan <a****n@m****m> about 4 years ago
c4f424fc merge Merge pull request #1862 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
302b169a Bump version to `v3.4.7` Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
7176f799 Update CHANGELOG for `v3.4.7` Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
e6c00833 merge Merge pull request #1861 from PowerShell/andschwa/improve-untitled-test Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
eec176d7 Add `DebuggerBreaksInUntitledScript` unit test Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
2a861fb0 Improve untitled script test by checking `$MyInvocation` Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
932d3b2a Rename "Integrated Console" to "Extension Terminal" (#1860) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
c047479d Update and extend CI matrix (#1859) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
97de52b9 merge Merge pull request #1858 from PowerShell/andschwa/dotsource-test Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
0759d9d4 Revert "Skip flaky test on Linux" and use timeout instead Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
dcd9d8f1 Add 10s timeout to DAP tests Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
7e302871 Use double instead of single quotes in DAP tests Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
ece47e9a Dispose `_psesProcess` in DAP tests Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
402ab4f5 Add regression test for debugging script with dot-source operator Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
7252de68 merge Merge pull request #1857 from PowerShell/andschwa/test-psdebugcontext Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
49500fa4 Skip flaky test on Linux Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
81f92402 Add regression test for `$PSDebugContext` in `prompt` function Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
c710490e merge Merge pull request #1854 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
00b8fc7c Bump version to `v3.4.6` Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
00e48e79 Update CHANGELOG for `v3.4.6` Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
a383c774 Catch `OperationCanceledException` in both command loops (#1850) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
b30934e2 Add `Directory.Exists()` check to `SetInitialWorkingDirectoryAsync()` (#1851) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
4e4fdc3a Add end-to-end Pester unit test (#1846) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ecd2f261 merge Merge pull request #1848 from PowerShell/andschwa/ci-stability Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
80ab5a47 Fix flaky `CompletesAttributeValue` test Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
b972fb24 Quiet build/test output and format build script Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
9480cd1d Improve skipped test messages Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
d29dc6da Set `ServerStarted` with `TrySetResult` since unit tests might do it twice Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
bd4f5b0a merge Merge pull request #1847 from PowerShell/release Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
9f2230c3 Bump version to `v3.4.5` Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
4e3453a2 Update CHANGELOG for `v3.4.5` Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
e4f91300 Ignore intentional sync aways in `Dispose` methods Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
b17e5a33 Fixes 'processses' typo Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
65456bd8 Remove arbitrary timeouts from tests Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
22bb348d Small cleanups Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
3f86d942 Update PSReadLine to v2.2.6 (#1845) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
8e92d8ee Find/replace of `master` to `main` for branch rename (#1843)
Co-authored-by: Patrick Meinecke <S****e@u****m>
Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
854665fa Add command to PSReadLine history before cancellation (#1841) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
066faecf Add `.github/fabricbot.json` (#1842)
Co-authored-by: msftbot[bot] <4****]@u****m>
msftbot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
99b0284b merge Merge pull request #1840 from PowerShell/release Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ad832906 Bump version to `v3.4.4` Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
345f9a80 Update CHANGELOG for `v3.4.4` Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
cd2cfddd Fix logic checking for untitled or raw scripts (#1839) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
1c167d03 Don't use `RunContinuationsAsynchronously` for our `TaskCompletionSource` (#1... Patrick Meinecke <S****e@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
fa6a0431 Fix piping to native commands for Windows PowerShell (#1836) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
6756bf85 Bump Newtonsoft.Json in /test/PowerShellEditorServices.Test.E2E (#1837)
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>
about 4 years ago
9476bb10 Bump Microsoft.PowerShell.SDK from 7.2.4 to 7.2.5 (#1835)
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>
about 4 years ago
d9532765 Update processor architecture check in build script (#1834) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
e035fa3f Add readme about `ReadKey` workarounds (#1833) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
2202e8c1 Improve `$PROFILE` variable and profile loading test (#1832) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
10cff26a merge Merge pull request #1830 from PowerShell/andschwa/untitled-tests Patrick Meinecke <S****e@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
bb9cdfe3 Add not null assertion to symbols service test (and clean up) Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
bc123b48 Fix error handling in `TryGetFile` Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
95c9afef Add regression test `CanLaunchScriptWithCommentedLastLineAsync` Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
07d8577c Fix "Constained" typo Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
7e946970 Clean up test side effects in DAP message tests Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
0d779074 Handle launched scripts not backed by a `ScriptFile` Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
1818bf7a Avoid exception in `ScriptFile.IsUntitledPath()` Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
5f08df64 Add regression test for accidentally allowing removal of `$psEditor` (#1828) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
008010bf merge Merge pull request #1827 from PowerShell/release Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
da55093c Bump version to `v3.4.3` Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
5c451f56 Update CHANGELOG for `v3.4.3` Andrew Schwartzmeyer <a****w@s****m> about 4 years ago
a86462c4 Bump github/codeql-action from 1 to 2 (#1825)
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>
about 4 years ago
77104bd0 Bump actions/checkout from 2 to 3 (#1826)
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>
about 4 years ago
90475761 Configure Dependabot to update GitHub Actions (#1824) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
5743bec1 Utilize the `AddToHistory` delegate from PSRL proxy (#1823) Patrick Meinecke <S****e@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
8a2bd1c8 Add regression test for no defined profiles (#1821) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
8d57124b Add Emacs regression tests for PSES (#1820) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
9ce4762d Exit debugger stop early if cause is PSE (#1818) Patrick Meinecke <S****e@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
a66d9d89 Fix build script to support Windows on Arm64 (#1817) Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
99edf102 Remove bad UX of commit characters for paths (#1819) Patrick Meinecke <S****e@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
bb5f44e5 Set `IsDebuggingRemoteRunspace` sooner for attach (#1815) Patrick Meinecke <S****e@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
bff3b493 merge Merge pull request #1814 from SeeminglyScience/fix-convertto-scriptextent Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ec01a45f Fix offset calculation and NREs Patrick Meinecke <s****e@g****m> over 4 years ago
43038794 Fix incorrectly setting end range to 1 Patrick Meinecke <s****e@g****m> over 4 years ago
8ebedc6f Fix type resolution error in `Set-ScriptExtent` Patrick Meinecke <s****e@g****m> over 4 years ago
13412351 Add missing argument to FromPositions Patrick Meinecke <s****e@g****m> over 4 years ago
3e0ca956 merge Merge pull request #1811 from PowerShell/release Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
11841e59 Update CHANGELOG for `v3.4.2` Patrick Meinecke <s****e@g****m> over 4 years ago
fa008c0b Bump version to `v3.4.2` Patrick Meinecke <s****e@g****m> over 4 years ago
e857863a merge Merge pull request #1809 from SeeminglyScience/update-member-tooltips Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f4548aa4 Fix type name completion test for winps Patrick Meinecke <s****e@g****m> over 4 years ago
ffccc899 Fix attribute value test Patrick Meinecke <s****e@g****m> over 4 years ago
4ae9a07e Parse tooltips for members to create markdown view Patrick Meinecke <s****e@g****m> over 4 years ago
d3d5aea6 Fix completion for types when using namespaces Patrick Meinecke <s****e@g****m> over 4 years ago
6114c388 Update intellisense logging Patrick Meinecke <s****e@g****m> over 4 years ago
8aa9e113 merge Merge pull request #1808 from PowerShell/release Andy Schwartzmeyer <a****w@s****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago

← Back to repository