Skip to content

Add swift parser for source symbols #31

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

Merged
merged 2 commits into from
Apr 11, 2025
Merged

Conversation

AyanSinhaMahapatra
Copy link
Member

@AyanSinhaMahapatra AyanSinhaMahapatra changed the title Add swift parser for symbols Add swift parser for source symbols Apr 9, 2025
@@ -55,6 +55,8 @@ install_requires =
tree-sitter-objc==3.0.2
tree-sitter-python==0.21.0
tree-sitter-rust==0.21.2
# See https://github.com/alex-pinkus/tree-sitter-swift/issues/432
tree-sitter-swift @ git+https://github.com/alex-pinkus/tree-sitter-swift.git@9253825dd2570430b53fa128cbb40cb62498e75d
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is from https://github.com/alex-pinkus/tree-sitter-swift/tree/with-generated-files, it would be nice to contribute there to build and release a pypi package so we can use that instead of a branch.

Copy link
Member

@keshav-space keshav-space left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @AyanSinhaMahapatra! few nits for your consideration.

Reference: aboutcode-org/scancode.io#1432
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
@AyanSinhaMahapatra
Copy link
Member Author

Thanks @keshav-space for the fixes, all green now. Merging and releasing v0.6.0.

@AyanSinhaMahapatra AyanSinhaMahapatra merged commit 11b03e8 into main Apr 11, 2025
3 of 6 checks passed
@keshav-space keshav-space deleted the add-swift-parser branch April 14, 2025 09:36
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.

2 participants