Synchronise `files` configuration section
parent
f40272fee2
commit
6166a50d2f
|
@ -363,7 +363,7 @@ export async function activate(context: ExtensionContext) {
|
||||||
userLanguages: getUserLanguages(folder),
|
userLanguages: getUserLanguages(folder),
|
||||||
},
|
},
|
||||||
synchronize: {
|
synchronize: {
|
||||||
configurationSection: ['editor', 'tailwindCSS'],
|
configurationSection: ['files', 'editor', 'tailwindCSS'],
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue