Merge branch 'find-context-near-cursor' into 'main'
Use tree-sitter to extract the context near the cursor See merge request gitlab-org/modelops/applied-ml/code-suggestions/ai-assist!284
Showing
- codesuggestions/prompts/parsers/context_extractors.py 101 additions, 0 deletionscodesuggestions/prompts/parsers/context_extractors.py
- codesuggestions/prompts/parsers/treesitter.py 11 additions, 1 deletioncodesuggestions/prompts/parsers/treesitter.py
- tests/codesuggestions/prompts/parsers/test_context.py 129 additions, 0 deletionstests/codesuggestions/prompts/parsers/test_context.py
Loading
Please register or sign in to comment