Skip to content

Add more code/config file extensions to CODE_EXTENSIONS #276

@haiphucnguyen

Description

@haiphucnguyen

Missing common ones:

  • toml (Cargo.toml, pyproject.toml)
  • lock (Cargo.lock, package-lock.json)
  • tf, tfvars (Terraform)
  • dockerfile (no extension)
  • makefile (no extension)
  • nix, dhall
  • jsonc, json5
  • graphql, gql
  • proto (Protobuf)
  • wasm-adjacent: wat
  • zig, v (emerging languages)
  • mod, sum (Go modules)

Add to FileTypeSupport.kt → update FileContentExtractor if needed → add test cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions