We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede011f commit d92af24Copy full SHA for d92af24
test/lsptoolshost/unitTests/configurationMiddleware.test.ts
@@ -268,7 +268,7 @@ const testData = [
268
section: editorBehaviorSection,
269
},
270
{
271
- serverOption: 'csharp|formatting.dotnet_formatting_sort_imports',
+ serverOption: 'csharp|formatting.dotnet_organize_imports_on_format',
272
vsCodeConfiguration: 'dotnet.formatting.organizeImportsOnFormat',
273
declareInPackageJson: true,
274
0 commit comments