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: ChuckJonas/vscode-apex-pmd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.1
Choose a base ref
...
head repository: ChuckJonas/vscode-apex-pmd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.2
Choose a head ref
  • 12 commits
  • 17 files changed
  • 1 contributor

Commits on Sep 8, 2023

  1. Update CHANGELOG

    adangel committed Sep 8, 2023
    Copy the full SHA
    5ce432f View commit details

Commits on Sep 14, 2023

  1. Improve marketplace integration - Rename CHANGELOG -> CHANGELOG.md (#147

    )
    
    * Rename CHANGELOG -> CHANGELOG.md
    
    See https://code.visualstudio.com/api/working-with-extensions/publishing-extension#marketplace-integration
    
    > A CHANGELOG.md file at the root of your extension will be used as the contents for the extension's change log.
    
    * Update changelog
    adangel authored Sep 14, 2023
    Copy the full SHA
    4aeb1d0 View commit details
  2. Copy the full SHA
    3195d8f View commit details
  3. Copy the full SHA
    e041c43 View commit details
  4. Copy the full SHA
    f3cee07 View commit details
  5. CLASSPATH must only be quoted for Windows

    Fixes #145
    adangel committed Sep 14, 2023
    Copy the full SHA
    3ba5a80 View commit details
  6. Copy the full SHA
    e7edac4 View commit details
  7. Update changelog

    adangel committed Sep 14, 2023
    Copy the full SHA
    ce47c2d View commit details
  8. Merge pull request #151 from adangel/issue-145-additionalclasspaths

    CLASSPATH must only be quoted for Windows
    adangel authored Sep 14, 2023
    Copy the full SHA
    563064d View commit details
  9. Copy the full SHA
    cd1710f View commit details
  10. Merge pull request #152 from adangel/issue-146-pmdBinPath-spaces

    Quote pmdBinPath in case it contains spaces
    adangel authored Sep 14, 2023
    Copy the full SHA
    2a51fd9 View commit details
  11. v0.6.2

    adangel committed Sep 14, 2023
    Copy the full SHA
    c1d610b View commit details
Loading