Skip to content

Ubuntu filedirectory paths #32

@Hyper-Node

Description

@Hyper-Node

The path notation for filedirectory in the launch.json of vscode looks a bit different than the one in windows. Also the walk function in akf-html2json has to be adapted here to something like this:

file = dir + '\/' + file;

Path notation in launch.json worked with something like this:

           //"\/media",
            "\/media\/sf_firmprofiles\/many_years_firmprofiles"

Add a os-detection and react on cases in walk, also add linux examples in launch.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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