mirror of
https://github.com/Iheuzio/gpt-contextfiles.git
synced 2026-06-25 22:31:01 +00:00
Merge branch 'dev' into fix/store-variables
This commit is contained in:
@@ -233,6 +233,7 @@ function getWebviewContent(fileContents, question) {
|
|||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Activates the extension
|
// Activates the extension
|
||||||
function activate(context) {
|
function activate(context) {
|
||||||
context.subscriptions.push(addFilesCommand);
|
context.subscriptions.push(addFilesCommand);
|
||||||
|
|||||||
Reference in New Issue
Block a user