Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
d3c3b3c
feat: initial approximation to hover
nicolasLuduena Jun 5, 2025
921e9d7
feat: implement get_identifier_at_position
sofia-bobbiesi Jun 6, 2025
b901d55
feat: enhance goto definition to include parameters, inputs, outputs,…
sofia-bobbiesi Jun 6, 2025
eee4e28
remove comments and added TODO to change the `goto_definition` implem…
FranZavalla Jun 6, 2025
f902111
feat: add semantic tokens support and implement token collection logic
sofia-bobbiesi Jun 9, 2025
6350e25
feat: add visitor module with symbol lookup functionality
sofia-bobbiesi Jun 13, 2025
d394631
feat: improve identifier extraction and symbol resolution in visitor …
sofia-bobbiesi Jun 18, 2025
41e64b1
feat: update semantic token types and modifiers for improved clarity …
sofia-bobbiesi Jun 19, 2025
eb0ca4f
refactor: remove commented-out code
sofia-bobbiesi Jun 19, 2025
8e73ca8
refactor: remove unused get_identifier_at_position function
sofia-bobbiesi Jun 19, 2025
82aa568
fix: update identifier access to use value field for consistency
sofia-bobbiesi Jun 25, 2025
7ab0ca7
feat: enhance hover functionality to support types and assets in sema…
sofia-bobbiesi Jun 25, 2025
36c4063
refactor: update semantic token types and improve identifier handling…
sofia-bobbiesi Jun 26, 2025
ad998af
feat: add support for type field references in semantic token collection
sofia-bobbiesi Jun 27, 2025
3743039
refactor: remove comments
sofia-bobbiesi Jun 27, 2025
bffc465
refactor: replace asset expression handling with data expression in i…
sofia-bobbiesi Jun 27, 2025
ee46cf6
use tx3 v0.7
scarmuega Jul 4, 2025
4098db9
Merge branch 'main' into feat/lsp-improvements
scarmuega Jul 4, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading