Skip to content

feat: add Lua language support#57

Merged
georgeh0 merged 1 commit intococoindex-io:mainfrom
ScavengerCoA:add-lua-support
Mar 13, 2026
Merged

feat: add Lua language support#57
georgeh0 merged 1 commit intococoindex-io:mainfrom
ScavengerCoA:add-lua-support

Conversation

@ScavengerCoA
Copy link
Contributor

Add .lua files to DEFAULT_INCLUDED_PATTERNS to enable automatic indexing of Lua code. The underlying cocoindex library already supports Lua language detection, this change makes it available by default without requiring COCOINDEX_CODE_EXTRA_EXTENSIONS.

Changes:

  • Add **/*.lua to DEFAULT_INCLUDED_PATTERNS in indexer.py
  • Add Lua to supported languages table in README.md

Add .lua files to DEFAULT_INCLUDED_PATTERNS to enable automatic
indexing of Lua code. The underlying cocoindex library already
supports Lua language detection, this change makes it available
by default without requiring COCOINDEX_CODE_EXTRA_EXTENSIONS.

Changes:
- Add **/*.lua to DEFAULT_INCLUDED_PATTERNS in indexer.py
- Add Lua to supported languages table in README.md
@georgeh0 georgeh0 merged commit dace9da into cocoindex-io:main Mar 13, 2026
5 checks passed
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.

2 participants