Skip to content

Comments

Document "visible" modifier in user docs#3171

Merged
AndreasArvidsson merged 1 commit intomainfrom
docs/visible-modifier
Feb 24, 2026
Merged

Document "visible" modifier in user docs#3171
AndreasArvidsson merged 1 commit intomainfrom
docs/visible-modifier

Conversation

@phillco
Copy link
Member

@phillco phillco commented Feb 15, 2026

Summary

  • Adds documentation for the "visible" modifier to the user reference (README.md), between "file" and "head"/"tail"
  • The modifier was added in Added visible modifier #2094 and appears in the cheatsheet, but was never documented in prose

Fixes #2869

Test plan

  • Verify the docs site renders correctly (pnpm -F cursorless-org dev)

Fixes #2869. The "visible" modifier was added in PR #2094 and appears
in the cheatsheet, but was never documented in the main user reference.
@phillco phillco requested a review from a team as a code owner February 15, 2026 03:37
Copy link
Member

@AndreasArvidsson AndreasArvidsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Ideally we would do the same thing with the documentation as we do with the developer scopes. eg one file per scope and we enforce that with Meta Updater.
That way we could never add a new action mode fire scope etc without adding the documentation at the same time.

@AndreasArvidsson AndreasArvidsson added this pull request to the merge queue Feb 24, 2026
@AndreasArvidsson AndreasArvidsson removed this pull request from the merge queue due to a manual request Feb 24, 2026
@AndreasArvidsson AndreasArvidsson merged commit beee7c1 into main Feb 24, 2026
18 of 19 checks passed
@AndreasArvidsson AndreasArvidsson deleted the docs/visible-modifier branch February 24, 2026 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Visible modifier not documented

2 participants