|
|
@ -1,12 +1,12 @@ |
|
|
|
[x] - in extensions.json add suffix for languages that require it such as css where comments are: /_ stuff _/ |
|
|
|
[x] - in extensions.json add suffix for languages that require it such as css where comments are: /_ stuff _/ |
|
|
|
[] - test cancel token |
|
|
|
[] - test cancel token |
|
|
|
[] - add fill in middle |
|
|
|
[x] - add fill in middle |
|
|
|
[x] - add config option to disable the extension |
|
|
|
[x] - add config option to disable the extension |
|
|
|
[] - add command to test and query connection to server |
|
|
|
[] - add command to test and query connection to server |
|
|
|
[x] - add feedback when waiting response |
|
|
|
[x] - add feedback when waiting response |
|
|
|
[] - add a chat window |
|
|
|
[] - add a chat window |
|
|
|
[] - if the model is an instruct-type add the system prompt to the chat |
|
|
|
[] - if the model is an instruct-type add the system prompt to the chat |
|
|
|
[] - add an icon |
|
|
|
[x] - add an icon |
|
|
|
[] - option to backup and restore model settings |
|
|
|
[] - option to backup and restore model settings |
|
|
|
[] - add a window to quickly modify model configs |
|
|
|
[] - add a window to quickly modify model configs |
|
|
|
[] - decorate ai generated text https://github.com/microsoft/vscode-extension-samples/tree/main/decorator-sample |
|
|
|
[] - decorate ai generated text https://github.com/microsoft/vscode-extension-samples/tree/main/decorator-sample |
|
|
|