Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PowerShell/PowerShellEditorServices
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: immense/PowerShellEditorServices
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 8 files changed
  • 6 contributors

Commits on Feb 2, 2022

  1. Throttled no-op loop

    Colin Blaise committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    90c9ead View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hotfix/pses-throttle'

    Colin Blaise committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    f977357 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    c473826 View commit details
    Browse the repository at this point in the history
  2. fix: make EnumeratePSFiles a noop

    Colin Blaise committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6597555 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. fix: update editorconfig rule for static methods

    Colin Blaise committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    754c6b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    60d9194 View commit details
    Browse the repository at this point in the history
  2. Removed nuget.config to prevent build errors in CI when referencing M…

    …icrosoft's Nuget feed
    dkattan authored and Colin Blaise committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    fef1b75 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Added null check

    dkattan committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a9c7e79 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Updated null check for getting CompletionMatches so results or result…

    …s.CompletionMatches could be null.
    dkattan committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    09a80dd View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Added packages.lock.json

    dkattan committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    ee80ae9 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Updated packages.lock.json

    dkattan committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    fab7bfb View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Removed NETFramework.ReferenceAssemblies from packages.lock.json to p…

    …revent CI dependency conflict
    dkattan committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3950c63 View commit details
    Browse the repository at this point in the history
  2. Fixing Hosting project

    dkattan committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ae0a72b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faad150 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    63f8b50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    185c1f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from immense/hotfix/fix-backend-building-in-dev

    Hotfix/fix backend building in dev
    nlowreydufour authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e928578 View commit details
    Browse the repository at this point in the history
Loading