2 Commits

Author SHA1 Message Date
00ddf1ee33 [tui][tsmin] added value search & fixed get_usages
:Release Notes:
- fixed get_usages bug. query awaited python, why value was installed to
  Python
- added new method in minimal single file example, to search every value
  installed to some field
- in TUI removed redundant input handler

:Detailed Notes:
-

:Testing Performed:
- manual testing

:QA Notes:
-

:Issues Addressed:
-
2026-07-12 22:02:50 +03:00
c3b831d519 [init][minimal] Base init commit for tree-sitter seminar
:Release Notes:
- Minimal example with dumping of dot graph on provided file
- cpp/python files parsing

:Detailed Notes:
-

:Testing Performed:
- direct launch, no unit-tests

:QA Notes:
- it's okay

:Issues Addressed:
-
2026-07-10 16:09:06 +03:00