Skip to content

feat(core): add Elixir language support#371

Open
txhno wants to merge 1 commit into
zilliztech:masterfrom
txhno:feat/elixir-language-support
Open

feat(core): add Elixir language support#371
txhno wants to merge 1 commit into
zilliztech:masterfrom
txhno:feat/elixir-language-support

Conversation

@txhno

@txhno txhno commented May 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds default Elixir file support to the core indexer.

  • include .ex and .exs in the default supported extension list
  • map both extensions to the elixir language before splitting
  • add a focused indexing test for Elixir files

Fixes #315

Validation

  • pnpm --filter @zilliz/claude-context-core test -- context.splitter.test.ts
  • pnpm --filter @zilliz/claude-context-core build
  • git diff --check

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.

[FR] Please add support for Elixir language

2 participants