Bug Description:
When we changed the indent size 2 to 15 then it is not reflect changes and not working.
[composer.{json,lock}]
indent_size = 15
Steps to Reproduce:
- Create theia build using 1.51.0
- Install Extension "EditorConfig for VS Code - v0.16.6" https://open-vsx.org/extension/EditorConfig/EditorConfig
- Edit .editorconfig file -> below section 2 to 15 indent_size
[composer.{json,lock}]
indent_size = 15
- check the composer.json file and add sample block and check the indent_size
Note - This extension is working on Theia 1.46.0.
Additional Information
- Operating System: Every
- Theia Version: 1.51.0