Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Search): Add support for all Apex language extensions #799

Conversation

mmanela
Copy link
Contributor

@mmanela mmanela commented Jul 31, 2024

Part of GRAPH-759

Linguist only supports a subset of the file extensions often used for the Apex programming languages. This PR adds support for the main set commonly used.

Key changes

  1. Adds all extensions for Apex
  2. Updates tests

Test plan

  • Update unit tests
  • Validate zoekt can filter by language
  • validate zoekt indexes language appropriately

@cla-bot cla-bot bot added the cla-signed label Jul 31, 2024
@mmanela mmanela merged commit bbd1fed into main Aug 1, 2024
9 checks passed
@mmanela mmanela deleted the mmanela-graph-759-issue-with-apex-extension-not-appearing-for-langapex branch August 1, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants