Skip to content

mark .config/git/config as properties file#74802

Merged
roblourens merged 1 commit intomicrosoft:masterfrom
remcohaszing:xdg-basedir-git-config
Jun 4, 2019
Merged

mark .config/git/config as properties file#74802
roblourens merged 1 commit intomicrosoft:masterfrom
remcohaszing:xdg-basedir-git-config

Conversation

@remcohaszing
Copy link
Copy Markdown
Contributor

Git suppots the XDG base directory standard for its global configuration file. This defaults to ~/.config/git/config. Now VSCode also highlights this file properly as long as it’s in the default location.

Git suppots the XDG base directory standard for its global configuration file.
This defaults to ~/.config/git/config. Now VSCode also highlights this file
properly as long as it’s in the default location.
@roblourens roblourens added this to the June 2019 milestone Jun 4, 2019
Copy link
Copy Markdown
Member

@roblourens roblourens left a comment

Choose a reason for hiding this comment

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

Thanks!

@roblourens roblourens merged commit 20ec76e into microsoft:master Jun 4, 2019
@gusbemacbe
Copy link
Copy Markdown

Hi @remcohaszing and @roblourens

There is something wrong with syntax highlighting of the extension .desktop which is a properties file, notice the options with [] and the first keyword are not correctly highlighted:

image

@roblourens
Copy link
Copy Markdown
Member

Please open an issue for that, it has nothing to do with this PR

@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2020
@remcohaszing remcohaszing deleted the xdg-basedir-git-config branch August 5, 2022 10:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants