Skip to content

Conversation

@coder3101
Copy link
Owner

When a file is opened, all imports are parsed recursively up to a depth of 8. When a file is being edited it and its imports are parsed with a depth of 2.

@coder3101 coder3101 changed the title feat: recursively parse import files feat: recursively parse import files allowing goto definition of well known types Jan 26, 2025
@coder3101 coder3101 changed the title feat: recursively parse import files allowing goto definition of well known types feat: recursively parse import files and goto definition of well known types Jan 26, 2025
@coder3101 coder3101 merged commit adda8ae into main Jan 26, 2025
1 check passed
@coder3101 coder3101 deleted the ashar/recursively-parse-imports branch January 26, 2025 16:59
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.

Recursively parse imported proto files to restore across workspace features Jump to definition of well known types

2 participants