Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove EditorConfig Extension and Config File #14706

Open
tsmaeder opened this issue Jan 8, 2025 · 0 comments
Open

Remove EditorConfig Extension and Config File #14706

tsmaeder opened this issue Jan 8, 2025 · 0 comments

Comments

@tsmaeder
Copy link
Contributor

tsmaeder commented Jan 8, 2025

Feature Description:

We now download the EditorConfig extension as part of the download:plugins script. Also, we have a .editorConfig file checked into our repository.
If the editor config extension was just setting preferences, this would not be problematic, but the VS Code extension manipulates file content before saving. This interferes with Theia/VS Code built-in settings like files.insertFinalNewline behavior, leading to confusion. Since we now have Theia IDE, the preferred way to edit the Theia code base is Theia IDE, so we should get rid of the EditorConfig extensions and configuration file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant