mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 05:10:38 +08:00
C#
This commit is contained in:
@ -19,4 +19,4 @@ An example [result](https://github.com/Codium-ai/pr-agent/pull/546#issuecomment-
|
|||||||
|
|
||||||
**Notes**
|
**Notes**
|
||||||
|
|
||||||
- Language that are currently supported: Python, Java, C++, JavaScript, TypeScript.
|
- Language that are currently supported: Python, Java, C++, JavaScript, TypeScript, C#.
|
@ -19,6 +19,6 @@ For example:
|
|||||||
|
|
||||||
**Notes**
|
**Notes**
|
||||||
|
|
||||||
- Language that are currently fully supported: Python, Java, C++, JavaScript, TypeScript.
|
- Language that are currently fully supported: Python, Java, C++, JavaScript, TypeScript, C#.
|
||||||
- For languages that are not fully supported, the tool will suggest documentation only for new components in the PR.
|
- For languages that are not fully supported, the tool will suggest documentation only for new components in the PR.
|
||||||
- A previous version of the tool, that offered support only for new components, was deprecated.
|
- A previous version of the tool, that offered support only for new components, was deprecated.
|
@ -15,7 +15,7 @@ Example result:
|
|||||||
{width=768}
|
{width=768}
|
||||||
|
|
||||||
**Notes**
|
**Notes**
|
||||||
- Language that are currently supported by the tool: Python, Java, C++, JavaScript, TypeScript.
|
- Language that are currently supported by the tool: Python, Java, C++, JavaScript, TypeScript, C#.
|
||||||
|
|
||||||
## Configuration options
|
## Configuration options
|
||||||
- `num_code_suggestions`: number of code suggestions to provide. Default is 4
|
- `num_code_suggestions`: number of code suggestions to provide. Default is 4
|
||||||
|
@ -17,7 +17,7 @@ An example [result](https://github.com/Codium-ai/pr-agent/pull/598#issuecomment-
|
|||||||
{width=768}
|
{width=768}
|
||||||
|
|
||||||
**Notes**
|
**Notes**
|
||||||
- Language that are currently supported by the tool: Python, Java, C++, JavaScript, TypeScript.
|
- Language that are currently supported by the tool: Python, Java, C++, JavaScript, TypeScript, C#.
|
||||||
|
|
||||||
|
|
||||||
## Configuration options
|
## Configuration options
|
||||||
|
Reference in New Issue
Block a user