Skip to content

[Crash] GM Project folder not being the Root folder causing issues #294

Description

@tinkerer-red

I'm currently working on Emobble where the repo structure is:

<ROOT>
> Emobble (GM Project folder)
> Tools (Python code)

I need to structure the code this way because GM IDE has many problems when having several thousand files anywhere in the gm project folder. But also due to a personal preference. However VSCode extensions keep crashing when ever Stitch is enabled and attempting to read the file paths.

Ideally in this situation if i went to the stitch nav tab it would just use the only GM project file, but in the event of multiple projects under the same root folder (possibly client vs server, or an asymmetric game) then Stitch could provide a list of the projects as if they were folders, which then expands out into their respective IDE folder structure.

But the main issue is that i must open my GM Project in GM IDE, while i open the python tools in VS Code. meaning navigation between the two is extremely annoying

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions