feat: align extension with patchloom CLI 0.33.0 - #265
Merged
Conversation
Recommend CLI 0.33.0. Add Quick Actions for doc keys and doc len (CLI 0.32+). Document dest globs (cwd-only *.txt vs --glob) and YAML merge-key edits that keep <<:. Version-gated live probes skip when PATH is older than 0.32/0.33. Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
SebTardif
marked this pull request as ready for review
September 8, 2026 14:19
SebTardif
enabled auto-merge (squash)
September 8, 2026 14:19
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Align the extension with Patchloom CLI 0.33.0 and add read-only
doc keys/doc lenQuick Actions.Why
The Marketplace docs still recommended CLI 0.31.0 after 0.32.0 and 0.33.0 shipped. Users would miss dest globs,
doc keys/doc len, and YAML merge-key edits that keep<<:.The change
doc keys) and Count structured length (doc len), CLI 0.32+*.txtvs--glob) and 0.32 merge-key editsdoc.keys/doc.lenops (CLI batch does not accept them)Verification
npm run checkpassed (433 passed, 9 skipped, coverage and vsce package succeeded)buildDocKeysQuickAction,buildDocLenQuickActiondoc keys/doc lenand dest-glob tests skip on PATH 0.28.0