You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
788 B
13 lines
788 B
[x] - in extensions.json add suffix for languages that require it such as css where comments are: /_ stuff _/
|
|
[] - test cancel token
|
|
[x] - add fill in middle
|
|
[x] - add config option to disable the extension
|
|
[] - add command to test and query connection to server
|
|
[x] - add feedback when waiting response
|
|
[] - add a chat window
|
|
[] - if the model is an instruct-type add the system prompt to the chat
|
|
[x] - add an icon
|
|
[] - option to backup and restore model settings
|
|
[] - add a window to quickly modify model configs
|
|
[] - decorate ai generated text https://github.com/microsoft/vscode-extension-samples/tree/main/decorator-sample
|
|
[] - when trying to use completion when there is an active selection either substitute the selection or use the selection as context instead of the whole file
|
|
|