Skip to content

Editor Config plugin not working as expected with Theia 1.50, 1.51 #13929

@rahulgupta-acquia

Description

@rahulgupta-acquia

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:

  1. Create theia build using 1.51.0
  2. Install Extension "EditorConfig for VS Code - v0.16.6" https://open-vsx.org/extension/EditorConfig/EditorConfig
  3. Edit .editorconfig file -> below section 2 to 15 indent_size
[composer.{json,lock}]
indent_size = 15
  1. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions