Skip to content

[Feature Request]: Default to import all lines from target file when no line or Exporter marker provided #47

@rytswd

Description

@rytswd

🔮 Relevant Command

importer update, importer generate

🗂 Language Type

All

🔎 Request Details

When you know you want to pull in all the content from the target file, currently you need to provide the explicit #1~ notation so that you pull in all lines from line num 1.

Before

# == imptr: pull / begin from: ./some-file.yaml#1~ ==
# == imptr: pull / end ==

After

# == imptr: pull / begin from: ./some-file.yaml ==
# == imptr: pull / end ==

The explicit syntax should still be supported as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions