-
Notifications
You must be signed in to change notification settings - Fork 92
Comparing changes
Open a pull request
base repository: julia-vscode/LanguageServer.jl
base: v4.5.0
head repository: julia-vscode/LanguageServer.jl
compare: v4.5.1
- 19 commits
- 12 files changed
- 2 contributors
Commits on May 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3c26b91 - Browse repository at this point
Copy the full SHA 3c26b91View commit details
Commits on May 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a963d55 - Browse repository at this point
Copy the full SHA a963d55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e3e093 - Browse repository at this point
Copy the full SHA 8e3e093View commit details -
Configuration menu - View commit details
-
Copy full SHA for c559fab - Browse repository at this point
Copy the full SHA c559fabView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca7837a - Browse repository at this point
Copy the full SHA ca7837aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2cb902 - Browse repository at this point
Copy the full SHA c2cb902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b9021 - Browse repository at this point
Copy the full SHA 10b9021View commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b0c72c - Browse repository at this point
Copy the full SHA 2b0c72cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59cfee7 - Browse repository at this point
Copy the full SHA 59cfee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fb2791 - Browse repository at this point
Copy the full SHA 7fb2791View commit details -
Merge pull request #1077 from julia-vscode/sp/inlay-hints
Initial InlayHint provider implementation
Configuration menu - View commit details
-
Copy full SHA for c9c060e - Browse repository at this point
Copy the full SHA c9c060eView commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2fcbf49 - Browse repository at this point
Copy the full SHA 2fcbf49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71a9093 - Browse repository at this point
Copy the full SHA 71a9093View commit details -
Merge pull request #1266 from julia-vscode/sp/refactor-inlay-hint-logic
chore: refactor inlay hint logic a bit
Configuration menu - View commit details
-
Copy full SHA for 6e89243 - Browse repository at this point
Copy the full SHA 6e89243View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a35b95 - Browse repository at this point
Copy the full SHA 5a35b95View commit details -
Merge pull request #1265 from julia-vscode/sp/editor-pid-monit
feat: monitor editor pid for exit
Configuration menu - View commit details
-
Copy full SHA for 5c40c63 - Browse repository at this point
Copy the full SHA 5c40c63View commit details
Commits on Feb 19, 2024
-
Add better support for SPDX headers
This commit does these things: * Add rudimentary detection of EUPL-* licenses * Add logging statements throughout the action to make it debuggable should some license not be properly detected * Fix a bug with SPDX header detection in existing files To expand on the last point - previously, the header detection didn't have multiline matching enabled on its regex, which meant that any file having any lines other than the SPDX header wasn't detected as actually having a header. That's a bit bad, since presumably there would be actual source code following that header.
Configuration menu - View commit details
-
Copy full SHA for ccbb6ea - Browse repository at this point
Copy the full SHA ccbb6eaView commit details
Commits on Feb 22, 2024
-
Merge pull request #1268 from Seelengrab/spdx_licenses
Add better support for SPDX headers
Configuration menu - View commit details
-
Copy full SHA for 353a345 - Browse repository at this point
Copy the full SHA 353a345View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for bb453ae - Browse repository at this point
Copy the full SHA bb453aeView commit details
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 v4.5.0...v4.5.1