Skip to content

Conversation

@michalvavrik
Copy link
Contributor

We encountered issue in Quarkus when we have Windows-specific paths and had to work around that. Please see quarkusio/quarkus#50490 for more information.

@michalvavrik
Copy link
Contributor Author

@phillip-kruger I didn't test it because I am not yet familiar with how to push it to some local repo and let Quarkus pick it up, but the idea is that Quarkus would do:

<qui-directory-tree id="directoryTree" class="files"
                        .directory="${this._workspaceTreeNames}"
                       .fileSeparator="${this._fileSeparator}" // <----- this part is new
                        header="Source Code"
                        @file-select="${this._onFileSelect}"
                    ></qui-directory-tree>

Copy link
Contributor

@phillip-kruger phillip-kruger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks !

@phillip-kruger phillip-kruger merged commit 83708e4 into qomponent:main Oct 10, 2025
@michalvavrik michalvavrik deleted the feature/make-file-separator-configurable branch October 10, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants