Skip to content

Lazy loading files support #410

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

rtfpessoa
Copy link
Owner

@rtfpessoa rtfpessoa commented Oct 15, 2021

Fixes #405

  • Adds lazy option that will make initial render to only have the file list and no contents
  • Allows to click file names and this will render contents.

Current Problems

  • No highlight
  • Files are rendered in the order they are clicked which means the list before the contents will not have the same order as the rendered files.

@rtfpessoa rtfpessoa marked this pull request as ready for review November 6, 2021 11:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support only render chosen file
1 participant