Skip to content

v-0.2.1: Remote SSH compatibility#10

Merged
ShreyPurohit merged 1 commit into
mainfrom
v-0.2.1
Apr 27, 2026
Merged

v-0.2.1: Remote SSH compatibility#10
ShreyPurohit merged 1 commit into
mainfrom
v-0.2.1

Conversation

@ShreyPurohit
Copy link
Copy Markdown
Owner

@ShreyPurohit ShreyPurohit commented Apr 27, 2026

  • Remote SSH/provider compatibility for copy/create structure by keeping filesystem operations Uri-native end-to-end (no early fsPath conversion).
  • Plain Text multi-root parsing for service-style trees and root-level file entries.
  • Plain Text validation handling for decorative separator lines between root blocks.
  • Tree formatter root-level connector behavior (├── / └──) and spacing between root sections.
  • JSON structure support for null file leaves (e.g. "Dockerfile": null) in validation, preview, and creation.

Issue: #9

@ShreyPurohit ShreyPurohit self-assigned this Apr 27, 2026
@ShreyPurohit ShreyPurohit added the enhancement New feature or request label Apr 27, 2026
@ShreyPurohit ShreyPurohit linked an issue Apr 27, 2026 that may be closed by this pull request
@ShreyPurohit ShreyPurohit merged commit 0b15ec2 into main Apr 27, 2026
2 checks passed
@ShreyPurohit ShreyPurohit deleted the v-0.2.1 branch May 26, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Permission denied error when using Remote SSH

1 participant