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

feat: support custom filetype associations (e.g. dev.Dockerfile) #32

Merged
merged 3 commits into from
May 19, 2024

Conversation

quentinguidee
Copy link
Member

This PR allows custom filetype associations with a fileTypes map. This allows this PR to detect Dockerfile with different names. The JetBrains Docker extension must be installed for this PR to work. If not installed, it will fallback to the filename detection.

Before/After:

image

Signed-off-by: Quentin Guidée <git@arra.red>
@quentinguidee quentinguidee added the enhancement New feature or request label Mar 4, 2024
Copy link
Collaborator

@thelooter thelooter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@sgoudham sgoudham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy to approve once the CHANGELOG.md is updated

@sgoudham sgoudham changed the title feat: support for dockerfile filetype association feat: support custom filetype associations (e.g. dev.Dockerfile) May 19, 2024
@sgoudham sgoudham merged commit cd4443c into catppuccin:main May 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants