Skip to content

ability to handle application source when more than 1 source file is present #180

Open
@atinsood

Description

Objective

Currently the application source tab shows the source code of the python file that was used. but for more complex projects there will be more than 1 python source file.

Proposed implementation

Rather than rendering the file, we should leverage the kui tree renderer to render the location of the folder containing the file. that ways the user can browse through any other files in that folder structure .

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions