mirror of
https://github.com/Iheuzio/gpt-contextfiles.git
synced 2025-07-18 22:10:49 +00:00
Merge branch 'dev' into fix/store-variables
This commit is contained in:
commit
292cb86eb2
@ -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);
|
||||||
|
Loading…
Reference in New Issue
Block a user