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: pryrt/NppPlugin-CollectionInterface
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: pryrt/NppPlugin-CollectionInterface
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 5 commits
  • 13 files changed
  • 1 contributor

Commits on Aug 27, 2025

  1. Configuration menu
    Copy the full SHA
    62ac7fa View commit details
    Browse the repository at this point in the history
  2. Make -settingsDir work as well as I can

    (N++ has settingsDir bug that settingsDir\themes\ only recognized if cloud is _also_ enabled, which is crazy; so if settingsDir, just use appDataOrPortableDir instead of waiting for that weird bug to be fixed in exe)
    pryrt committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    ae39583 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2025

  1. Bring the NppMetaClass & pcjHelper from CU to CI (#19)

    - update all the version and metadata calls to use the library
    - update all the delNull, is_dir_writable, and RecursiveCreateDirectory calls to use pcjHelper
    pryrt authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    9f55590 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Configuration menu
    Copy the full SHA
    4524361 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. CollectionInterface: Prepare for v1.2.0 release

    • Feature: Cloud Dir & -settingsDir
    • Code-Reuse improvements
    • autoCompletion-as-boolean logic fix
    pryrt committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    597f1e5 View commit details
    Browse the repository at this point in the history
Loading