-
-
Notifications
You must be signed in to change notification settings - Fork 209
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: sveltejs/language-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: svelte-check-4.1.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sveltejs/language-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: svelte-check-4.1.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 52 files changed
- 2 contributors
Commits on Apr 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5456e53 - Browse repository at this point
Copy the full SHA 5456e53View commit details
Commits on Apr 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ddc62b8 - Browse repository at this point
Copy the full SHA ddc62b8View commit details
Commits on May 2, 2025
-
feat: support "add missing imports on save" (#2744)
Fixes #2616 Adds the source action to addMissingImports, reusing the same quick fix action as "import all missing"
Configuration menu - View commit details
-
Copy full SHA for 5366e78 - Browse repository at this point
Copy the full SHA 5366e78View commit details -
chore: bump vscode-html/css-language-service (#2752)
* chore: bump vscode-html/css-language-service * update test
Configuration menu - View commit details
-
Copy full SHA for b887cbe - Browse repository at this point
Copy the full SHA b887cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c341bd - Browse repository at this point
Copy the full SHA 0c341bdView commit details -
fix: prevent error with unclosed tag followed by LF or end of file (#…
…2750) #2742 The reason that it happens to LF but not CRLF is that CRLF has two characters, so it doesn't touch the range of the start tag name, and therefore won't trigger the magic string error. This should also improve auto-import performance a bit because TypeScript only needs to compute auto-imports for Button and not a global auto-import.
Configuration menu - View commit details
-
Copy full SHA for 0c4e103 - Browse repository at this point
Copy the full SHA 0c4e103View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bdbf6d - Browse repository at this point
Copy the full SHA 2bdbf6dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff svelte-check-4.1.6...svelte-check-4.1.7