Skip to content

Conversation

rcjsuen
Copy link
Collaborator

@rcjsuen rcjsuen commented Aug 7, 2025

Problem Description

We do not have language configuration for dockerbake which means editing these files are less intuitive when compared to other files with a built-in configuration. Matching brackets are not highlighted or automatically inserted and you cannot easily toggle comments with the built-in commands in Visual Studio Code.

Proposed Solution

Added a language configuration to the extension which will improve the editing experience by colouring brackets, inserting matching brackets, and more.

Fixes #184.

Proof of Work

Here's a comparison that shows how the brackets will be coloured giving it a much improved face lift.

image

Added a language configuration to the extension which will improve the
editing experience by colouring brackets, inserting matching brackets,
and more.

Signed-off-by: Remy Suen <remy.suen@docker.com>
@rcjsuen rcjsuen self-assigned this Aug 7, 2025
@rcjsuen rcjsuen merged commit 85d0539 into main Aug 7, 2025
12 checks passed
@rcjsuen rcjsuen deleted the dockerbake-language-configuration branch August 7, 2025 13:37
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.

Missing language configuration for dockerbake language
1 participant