Skip to content

fix(devcontainer): add editorconfig vscode extension - #1447

Open
in-a-dil-emma wants to merge 1 commit into
fluxerapp:mainfrom
in-a-dil-emma:editorconfig
Open

fix(devcontainer): add editorconfig vscode extension#1447
in-a-dil-emma wants to merge 1 commit into
fluxerapp:mainfrom
in-a-dil-emma:editorconfig

Conversation

@in-a-dil-emma

Copy link
Copy Markdown
Contributor

VS Code doesn't honour .editorconfig without this extension.

Summary

  • What changed: Added EditorConfig.EditorConfig to vscode extensions list in devcontainer.json
  • Why it is correct: VS Code does not honour .editorconfig without the appropriate extension.
  • Risk: None.

Verification

  • Tests run: None.
  • Manual checks: Opening files at random and checking that .editorconfig is honoured.
  • Screenshots or recordings: See below.

Before

grafik

After

grafik

As seen here, the tab width setting for Dockerfile in .editorconfig is now honoured.

Checklist

  • I understand every change in this PR.
  • I can explain what it does and why it is correct.
  • I disclosed any LLM coding help below.

LLM Disclosure

I used Human Intelligence.

VS Code requires this extension to honour .editorconfig
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

Successfully merging this pull request may close these issues.

1 participant