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.
dumbpilot/TODO.md

13 lines
785 B

[x] - in extensions.json add suffix for languages that require it such as css where comments are: /* stuff */
1 year ago
[] - test cancel token
[] - add fill in middle
[x] - add config option to disable the extension
1 year ago
[] - add command to test and query connection to server
12 months ago
[x] - add feedback when waiting response
[] - add a chat window
[] - if the model is an instruct-type add the system prompt to the chat
[] - 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