Skip to content

Feature: Support for non standard layouts #54

@edgardmessias

Description

@edgardmessias

Create option in settings to allow users to define which layout is used.

Example:

{
  "svn.layout.trunk": "trunk",
  "svn.layout.branches": "branches",
  "svn.layout.tags": "tags"
}

Non Standard:

{
  "svn.layout.trunk": "main",
  "svn.layout.branches": "versions",
  "svn.layout.tags": "stamps"
}

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions