Skip to content
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

feat(transformers): References and definitions from code #186

Merged
merged 8 commits into from
Jul 18, 2024

Conversation

timonv
Copy link
Member

@timonv timonv commented Jul 17, 2024

Extract references and definitions from code with tree-sitter and add them as metadata to nodes.

Closes #165

@timonv timonv self-assigned this Jul 17, 2024
tinco
tinco previously approved these changes Jul 17, 2024
@timonv timonv merged commit f3091f7 into master Jul 18, 2024
8 checks passed
@timonv timonv deleted the feat/tree-sitter-refs-defs branch July 18, 2024 07:50
@github-actions github-actions bot mentioned this pull request Jul 18, 2024
timonv pushed a commit that referenced this pull request Jul 23, 2024
## 🤖 New release
* `swiftide`: 0.6.6 -> 0.6.7

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.6.7](https://github.com/bosun-ai/swiftide/releases/tag/0.6.7) -
2024-07-22

### Features

-
[beea449](beea449)
*(prompt)* Add Into for strings to PromptTemplate
([#193](#193))

-
[f3091f7](f3091f7)
*(transformers)* References and definitions from code
([#186](#186))

### Documentation

-
[97a572e](97a572e)
*(readme)* Add blog posts and update doc link
([#194](#194))

-
[504fe26](504fe26)
*(pipeline)* Add note that closures can also be used as transformers


**Full Changelog**:
0.6.6...0.6.7


<!-- generated by git-cliff -->
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Refs and defs tree-sitter transformers
2 participants