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
d79c817b Update CHANGELOG for `v3.6.1` Andy Jordan <a****n@m****m> almost 4 years ago
e6488b29 merge Merge pull request #1946 from PowerShell/andschwa/omnisharp-update Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
32f68324 Remove superfluous build flags Andy Jordan <a****n@m****m> almost 4 years ago
e1817ded Skip tests broken by OmniSharp update Andy Jordan <a****n@m****m> almost 4 years ago
7277b2d6 Bump Microsoft.Extensions.Logging from 6.0.0 to 7.0.0 (#1948)
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
f7b8fe7d Manually update `Newtonsoft.Json` (#1947) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
2fadbcf8 Bump OmniSharp.Extensions.DebugAdapter.Server from 0.19.5 to 0.19.6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andy Jordan <a****n@m****m>
almost 4 years ago
19cdeb8c Bump OmniSharp.Extensions.DebugAdapter.Client from 0.19.5 to 0.19.6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andy Jordan <a****n@m****m>
almost 4 years ago
0571d39e Bump OmniSharp.Extensions.LanguageClient from 0.19.5 to 0.19.6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andy Jordan <a****n@m****m>
almost 4 years ago
acdde6fa Bump OmniSharp.Extensions.LanguageServer from 0.19.5 to 0.19.6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andy Jordan <a****n@m****m>
almost 4 years ago
ed655ae4 Wrap script paths with single instead of double quotes (#1940) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
3602eec8 Remove `/p:UseSharedCompilation=false` injection (#1938) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
9ad772a4 merge Merge pull request #1937 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
b5172502 Bump version to `v3.6.0` Andy Jordan <a****n@m****m> almost 4 years ago
8380673c Update CHANGELOG for `v3.6.0` Andy Jordan <a****n@m****m> almost 4 years ago
5df82eb8 Catch exceptions within completion handler (#1935) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
b0bf31b4 merge Merge pull request #1936 from PowerShell/andschwa/onidle Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
bef1b2e2 Revert "Created a nested PowerShell for the top-level root (#1918)" Andy Jordan <a****n@m****m> almost 4 years ago
90840cc0 Add regression test for `OnIdle` handler Andy Jordan <a****n@m****m> almost 4 years ago
adac9e59 Bump Microsoft.PowerShell.SDK from 7.2.6 to 7.2.7 (#1934)
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
d945e849 merge Merge pull request #1933 from PowerShell/andschwa/fix-release-build Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
5d642389 Invoke tests in release configuration Andy Jordan <a****n@m****m> almost 4 years ago
1b7dd3f2 Add assertion to build that bits are built in release configuration Andy Jordan <a****n@m****m> almost 4 years ago
9416a8ae Add example of starting PSES in a script to readme (#1932) Nicholas Jackson <s****6@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
a80e4225 Fix broken links (#1931) Nicholas Jackson <s****6@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
d0a3b9e8 merge Merge pull request #1929 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
b1d54552 Update CHANGELOG for `v3.5.4` Andy Jordan <a****n@m****m> almost 4 years ago
40fb5157 Bump version to `v3.5.4` Andy Jordan <a****n@m****m> almost 4 years ago
b0afd8c8 Generalize the execution busy status to all PowerShell tasks (#1928) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
bbdf98db Upgrade to PSSA 1.21.0 (#1916) Christoph Bergmeister <c****r@a****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
721b0a04 merge Merge pull request #1925 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
2aab7c30 Update CHANGELOG for `v3.5.3` Andy Jordan <a****n@m****m> almost 4 years ago
12633627 Bump version to `v3.5.3` Andy Jordan <a****n@m****m> almost 4 years ago
69ceae67 Re-implement indicator when running registered editor commands (#1924) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
6e44e353 merge Merge pull request #1923 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
04cee9c8 Bump version to `v3.5.2` Andy Jordan <a****n@m****m> almost 4 years ago
535132bf Update CHANGELOG for `v3.5.2` Andy Jordan <a****n@m****m> almost 4 years ago
e942b93c Update Andy's name (#1921) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
eed1e098 Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 (#1920)
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
476f7243 Fix Emacs unit test (#1922) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
7916a0cd Overhaul workspace search for symbol references (#1917) Patrick Meinecke <S****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
1d06b7c5 Bump Serilog from 2.11.0 to 2.12.0 (#1919)
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
244d97e0 Created a nested PowerShell for the top-level root (#1918) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
f234a8e5 merge Merge pull request #1915 from PowerShell/andschwa/codeql Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
294f1c32 Add `/p:UseSharedCompilation=false` to workaround CodeQL bug Andy Jordan <a****n@m****m> almost 4 years ago
5ddc6883 Add regression tests for F5 and F8 saving to history (#1914) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
9b0f08a5 Change CI build script to only build Andy Jordan <a****n@m****m> almost 4 years ago
889018ff Update link to emacs-lsp lsp-pwsh plugin (#1909) Johanan Idicula <j****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
60cf21b5 Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 (#1912)
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
62142eec Add setting to control references code lens (#1900)
Co-authored-by: Andy Jordan <2****a@u****m>
Patrick Meinecke <S****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
ca8ea820 merge Merge pull request #1908 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
db80798f Bump version to `v3.5.1` Andy Jordan <a****n@m****m> about 4 years ago
fa14a9c3 Update CHANGELOG for `v3.5.1` Andy Jordan <a****n@m****m> about 4 years ago
64a2681b Remove `null` markers to avoid `NullReferenceException` (#1907) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
da2ad177 fix DSC symbol test Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
bca3de0a add symbol tests using newline after keyword Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
4be77243 add codelens tests Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
e7769842 add symbolsservice tests Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
109dbb01 check type for property and function members Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
884fecb7 update symbols test with name position Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
12b1366d add EnumMember, signature and fix detection Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
ad58bcd8 fix Contains extension method for same line extent Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
ba293c9c merge Merge pull request #1903 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
78cf2a52 Bump version to `v3.5.0` Andy Jordan <a****n@m****m> about 4 years ago
d1290328 Update CHANGELOG for `v3.5.0` Andy Jordan <a****n@m****m> about 4 years ago
27e2d2f6 Add artificial stack frame to represent contexts without one (#1898) Patrick Meinecke <S****e@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
75111b6d Fix file close in workspace service for Linux (#1902) Frode Flaten <3****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
17d56d92 Add symbols for Pester setup and teardown blocks (#1899) Frode Flaten <3****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
0b96dae3 merge Merge pull request #1884 from PowerShell/andschwa/revert-pin Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
e55f54fa Skip failing completion tests on Windows PowerShell Andy Jordan <a****n@m****m> about 4 years ago
4c3a4ab2 refactor and cleanup Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
50e8a6c3 update document symbols test Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
1d1b5cc0 drop reference-support for ConfigurationDefinition Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
f2be3657 skip function ast visit for FunctionMemberAst Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
13adfc31 add codelens for class and enum Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
7cf22f0e support references and definitions Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
b1187b97 add type reference symboltype Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
c25d0d23 merge Merge pull request #1894 from SeeminglyScience/fix-watch-expression-errors Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
87cd7218 Fix symbol highlight when hovering function name (#1890)
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
60e37b42 Write exception messages when `watch` fails Patrick Meinecke <s****e@g****m> about 4 years ago
d490e7a9 Abort execution when in a nested debug frame Patrick Meinecke <s****e@g****m> about 4 years ago
9d18d81e Fix cancelling a debug task Patrick Meinecke <s****e@g****m> about 4 years ago
b0bfce7c Fix whitespace in Pester symbol and add test (#1893) Frode Flaten <3****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
e3845e80 support hover Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
69a66bb1 remove code used for supporting PSv3 and v4 Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
7270bed7 add symbols for classes Frode Flaten <3****n@u****m>
Committed by: Andy Jordan <a****n@m****m>
about 4 years ago
948dffe0 merge Merge pull request #1885 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
e82e825e Bump version to `v3.4.10` Andy Jordan <a****n@m****m> about 4 years ago
b5585de6 Update CHANGELOG for `v3.4.10` Andy Jordan <a****n@m****m> about 4 years ago
da55e8f9 Revert "Pin .NET to 6.0.302 and 3.1.27 (#1878)" Andy Jordan <a****n@m****m> about 4 years ago
ed24bf82 Bump Microsoft.PowerShell.SDK from 7.2.5 to 7.2.6 (#1883)
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>
about 4 years ago
84776007 Only run Windows PowerShell 5.1 tests on CI with `powershell.exe` (#1881) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
00238cdd merge Merge pull request #1880 from PowerShell/release Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
5a187793 Bump version to `v3.4.9` Andy Jordan <a****n@m****m> about 4 years ago
06c69819 Update CHANGELOG for `v3.4.9` Andy Jordan <a****n@m****m> about 4 years ago
3a57c006 Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 (#1875)
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>
about 4 years ago
8b6c2b9b Pin .NET to 6.0.302 and 3.1.27 (#1878) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
f3c504c0 Add end-to-end integration test with Vim (#1874) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
c31a39f5 Delete out-of-date `devcontainer` setup (#1871) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
9666cedf Fix (and test) regression with PSScriptAnalyzer default rules (#1873) Andy Jordan <2****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago

← Back to repository