Skip to content

feat: add inline source support for tree command#216

Merged
zharinov merged 1 commit intomasterfrom
feat/cli-inline-source
Jan 3, 2026
Merged

feat: add inline source support for tree command#216
zharinov merged 1 commit intomasterfrom
feat/cli-inline-source

Conversation

@zharinov
Copy link
Copy Markdown
Member

@zharinov zharinov commented Jan 3, 2026

Summary

  • Add -s/--source flag to tree command for inline source text
  • Useful for quick testing without creating files
  • Example: plotnik tree -s 'let x = 1' -l javascript

Test plan

  • cargo check passes
  • Manual test: plotnik tree -s 'let x = 1' -l javascript works

@zharinov zharinov enabled auto-merge (squash) January 3, 2026 11:52
@zharinov zharinov force-pushed the feat/cli-inline-source branch from 3ccfe46 to d7ee206 Compare January 3, 2026 11:56
@zharinov zharinov force-pushed the feat/cli-inline-source branch from d7ee206 to 14656ba Compare January 3, 2026 11:57
@zharinov zharinov merged commit 65da7e0 into master Jan 3, 2026
4 checks passed
@zharinov zharinov deleted the feat/cli-inline-source branch January 3, 2026 11:58
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.

1 participant