add continue extension to vscode
This commit is contained in:
parent
aca68ec1d4
commit
e3d4eeb4dc
@ -40,6 +40,7 @@ in
|
||||
vscode.alexisvt.flutter-snippets
|
||||
vscode.christian-kohler.path-intellisense
|
||||
vscode.codezombiech.gitignore
|
||||
vscode.continue.continue
|
||||
vscode.dart-code.dart-code
|
||||
vscode.dart-code.flutter
|
||||
# vscode.dlasagno.wal-theme
|
||||
@ -83,6 +84,7 @@ in
|
||||
];
|
||||
# mutableExtensionsDir = false;
|
||||
userSettings = {
|
||||
"continue.telemetryEnabled" = false;
|
||||
"dart.checkForSdkUpdates" = false;
|
||||
"dart.debugSdkLibraries" = true;
|
||||
"dart.flutterCreateOrganization" = "com.ataraxiadev";
|
||||
|
Loading…
x
Reference in New Issue
Block a user