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: angular/vscode-ng-language-service
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v20.0.0
Choose a base ref
...
head repository: angular/vscode-ng-language-service
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 14 files changed
  • 5 contributors

Commits on May 12, 2025

  1. ci: refactor renovate config to use dev-infra preset

    This change uses the dev-infra preset.
    alan-agius4 authored and devversion committed May 12, 2025
    Configuration menu
    Copy the full SHA
    c1bc954 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. release: v20.0.1

    atscott committed May 21, 2025
    Configuration menu
    Copy the full SHA
    9a952e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Configuration menu
    Copy the full SHA
    8534bc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41a695a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. feat(language-service): Support importing the external module's expor…

    …t about the angular metadata. (#2173)
    
    Enable the developer to disable the auto-import for the external
    module. If disabled, the completion only includes the info from the
    file scope and the ng-module scope.
    
    Fixes #2132
    ivanwonder authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    a39e01d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. fix(extension): remove unused View Engine option (#2189)

    this removes the view engine option which is unused
    atscott authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    195a97f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Configuration menu
    Copy the full SHA
    1c0fd4e View commit details
    Browse the repository at this point in the history
  2. build: release 20.1.0

    atscott committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    54f11e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Revert "feat: add semantic tokens (#2191)" (#2197)

    This reverts commit 1c0fd4e.
    
    This change has had unintended consequences for highlighting outside
    template regions.
    
    fixes #2196
    atscott authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    d10ff1d View commit details
    Browse the repository at this point in the history
  2. build: release v20.1.1

    atscott committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    641f878 View commit details
    Browse the repository at this point in the history
Loading