Skip to content

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

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.

1 participant