zed icon indicating copy to clipboard operation
zed copied to clipboard

Add glob to match filetype

Open guibes opened this issue 1 year ago • 3 comments

Release Notes:

  • Improved the match of file_types using Globs (#10765).

Now on settings.json file we accept Glob, for example:

"file_types": {
    "Dockerfile": [
      "Dockerfile",
      "Dockerfile.*",
    ]
  }

Release Notes:

N/A

guibes avatar Apr 25 '24 00:04 guibes

We require contributors to sign our Contributor License Agreement, and we don't have @guibes on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

cla-bot[bot] avatar Apr 25 '24 00:04 cla-bot[bot]

@cla-bot check

guibes avatar Apr 25 '24 00:04 guibes

The cla-bot has been summoned, and re-checked this pull request!

cla-bot[bot] avatar Apr 25 '24 00:04 cla-bot[bot]

As this PR hasn't been updated in 3 weeks, I'm going to close this. We're still interested in the feature though, and if you'd like to incorporate @osiewicz's feedback then open a new PR, we'd be happy to re-evaluate it for merging :)

mikayla-maki avatar May 18 '24 01:05 mikayla-maki