tabby/clients/vscode/src
Zhiming Ma 52cf5fb613
feat(agent): support read clipboard as prompt (#885)
* feat(agent): add support for reading clipboard text as prompt.

* fix: add clipboard in context hash calculation.

* fix: set default allowed clipboard chars to 2000.
2023-11-24 14:56:31 +08:00
..
TabbyCompletionProvider.ts feat(agent): support read clipboard as prompt (#885) 2023-11-24 14:56:31 +08:00
TabbyStatusBarItem.ts fix(vscode): Hotfix 1.1.3. Do not show disconnected notification when initializing (#868) 2023-11-23 11:42:53 +08:00
agent.ts
commands.ts feat(vscode): Add dont-show-again for warnings. Add online help links. (#821) 2023-11-17 20:33:59 -08:00
extension.ts feat(vscode): Add dont-show-again for warnings. Add online help links. (#821) 2023-11-17 20:33:59 -08:00
notifications.ts feat(vscode): Add dont-show-again for warnings. Add online help links. (#821) 2023-11-17 20:33:59 -08:00