Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick support for includes from local Antora hierarchy #904

Open
alaindresse opened this issue Sep 24, 2024 · 0 comments · May be fixed by #905
Open

Quick support for includes from local Antora hierarchy #904

alaindresse opened this issue Sep 24, 2024 · 0 comments · May be fixed by #905
Labels
💬 discussion Disccussion on new features, projects, etc... ✨ enhancement

Comments

@alaindresse
Copy link
Contributor

We use antora to write documentation on libs and (react-native) apps in a large nx monorepo.
This setup generates quite a few symlinks, and in consequence the vscode plugin takes ages to update, to the point of being completely unusable.

The revamping of findFiles in vscode does help quite a lot (I have a working version for codeInsiders using findFiles2), but there is no clear ETA for when the revamping will be complete.

In the meantime, I realized that >95% of our needs could be met by managing includes (and maybe xrefs) of the type family$resource.ext or possibly module:family$resource.ext for a module that is in the same antora hierarchy as the edited file.

I will create a PR implementing this.

@alaindresse alaindresse added ✨ enhancement 💬 discussion Disccussion on new features, projects, etc... labels Sep 24, 2024
@alaindresse alaindresse linked a pull request Sep 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💬 discussion Disccussion on new features, projects, etc... ✨ enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant