-
Notifications
You must be signed in to change notification settings - Fork 91
Comparing changes
Open a pull request
base repository: ChuckJonas/vscode-apex-pmd
base: v0.6.0
head repository: ChuckJonas/vscode-apex-pmd
compare: v0.6.1
- 20 commits
- 12 files changed
- 2 contributors
Commits on Aug 21, 2023
-
Update README.md - Intro sentence to get the task window added
For someone less familiar with vs.code this should be helpfull to understandn the gif and how to get there.
Configuration menu - View commit details
-
Copy full SHA for 6983839 - Browse repository at this point
Copy the full SHA 6983839View commit details
Commits on Aug 29, 2023
-
Check for "Cannot load ruleset"
Also display stderr in case of errors regardless of showStdErr setting.
Configuration menu - View commit details
-
Copy full SHA for 373c05f - Browse repository at this point
Copy the full SHA 373c05fView commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65285f0 - Browse repository at this point
Copy the full SHA 65285f0View commit details -
Bump webpack-cli from 3.3.12 to 5.1.4
This fixes "Conflicting peer dependency" between webpack and webpack-cli
Configuration menu - View commit details
-
Copy full SHA for 438e0eb - Browse repository at this point
Copy the full SHA 438e0ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81d8f46 - Browse repository at this point
Copy the full SHA 81d8f46View commit details -
Use @vscode/test-electron instead of vscode-test
This fixes deprecation warning: > deprecated [email protected]: This package has been renamed to @vscode/test-electron, please update to the new name
Configuration menu - View commit details
-
Copy full SHA for e5e9d00 - Browse repository at this point
Copy the full SHA e5e9d00View commit details -
Remove @types/csv-parse since it's not needed anymore
> deprecated @types/[email protected]: This is a stub types definition. csv-parse provides its own type definitions, so you do not need this installed.
Configuration menu - View commit details
-
Copy full SHA for a1cf1bd - Browse repository at this point
Copy the full SHA a1cf1bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1dd1c - Browse repository at this point
Copy the full SHA fb1dd1cView commit details -
Merge pull request #142 from adangel/fix-conflicting-peer-deps
Update dependencies
Configuration menu - View commit details
-
Copy full SHA for ac45580 - Browse repository at this point
Copy the full SHA ac45580View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85f2ec1 - Browse repository at this point
Copy the full SHA 85f2ec1View commit details -
Remove settings showStdOut, showStdErr, showErrors
Now the output is always captured and shown.
Configuration menu - View commit details
-
Copy full SHA for aab0e50 - Browse repository at this point
Copy the full SHA aab0e50View commit details -
Configuration menu - View commit details
-
Copy full SHA for a165dce - Browse repository at this point
Copy the full SHA a165dceView commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5f58e98 - Browse repository at this point
Copy the full SHA 5f58e98View commit details -
Merge pull request #137 from surfmuggle:master-1
Update README.md - Intro sentence to get the command palette opened
Configuration menu - View commit details
-
Copy full SHA for 34311a2 - Browse repository at this point
Copy the full SHA 34311a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 140bd87 - Browse repository at this point
Copy the full SHA 140bd87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dad7c9 - Browse repository at this point
Copy the full SHA 4dad7c9View commit details -
Merge pull request #141 from adangel:check-for-ruleset-problem
Check for "Cannot load ruleset"
Configuration menu - View commit details
-
Copy full SHA for a654d62 - Browse repository at this point
Copy the full SHA a654d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8149274 - Browse repository at this point
Copy the full SHA 8149274View commit details -
Merge pull request #143 from adangel:issue-139-quote-classpath
Quote classPath to deal with spaces in workspaceRootPath
Configuration menu - View commit details
-
Copy full SHA for 7c3e317 - Browse repository at this point
Copy the full SHA 7c3e317View commit details -
Configuration menu - View commit details
-
Copy full SHA for 934464d - Browse repository at this point
Copy the full SHA 934464dView 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 v0.6.0...v0.6.1