LLM Context Gen | By: ChrisLaidler
The LLM Context Gen extension generates context for code snippets to aid [Large Language Models (LLMs)] in understanding certain code blocks for use with [LLMs].
Install code:
ext install ChrisLaidler.llm-context-gen
LLM Context Builder | By: philipp-burckhardt
The LLM Context Builder extension extracts variable names and relevant context from the workspace to give [Large Language Models (LLMs)] a better understanding of your code. This allows for improved code completion, debugging, and refactoring assistance.
Install code:
ext install philipp-burckhardt.llm-context-builder