Skip to content

zero-copy #79

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

zero-copy #79

wants to merge 4 commits into from

Conversation

numToStr
Copy link
Owner

@numToStr numToStr commented Mar 24, 2023

ISSUE

  • ---@toc is not working because it requires ---@mod from all the files. But now with zero-copy, AST's lifetime is linked to src's of a particular file. So, calculating ---@toc after all the files are parsed, at the moment, is not possible.
  • Move prefixing logic into from parser() to VimDoc struct

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant