<br/>* *language should be a valid vscode language id, like python, shellscript, csharp, objective-cpp and etc.* You can click the language option in status bar to find the list and language ids are in the pare
See the License for the specific language governing permissions and limitations under the License. 33 changes: 33 additions & 0 deletions 33 MODEL_LICENSE Original file line numberDiff line numberDiff line change @@ -0,0 +1,33 @@ The CodeGeeX License 1. Definitions “Licensor” means the...
Files main benchmark demo docs evaluation __init__.py evaluation.py execution.py generation.py inspect_jsonl.py utils.py resources scripts LICENSE MODEL_LICENSE README.md README_EN.md README_FR.md README_JA.md requirements.txt
* You can click the language option in status bar to find the list and language ids are in the parentheses." 110 123 }, 111 124 "Codegeex.EnableExtension": { 112 125 "type": "boolean", 113 126 "default": true, 114 - "description": "This will decide if you enable the ...