Website • Docs • Roadmap • Mission • Playground
Find and lint complex code patterns effortlessly
What is CodeQue?
CodeQue is semantic code search engine that understands the code syntax.
It matches code structurally which makes it excellent for more complex queries.
Query language offers wildcards, partial matching and ignores code formatting.
Structural code search is available for JavaScript, TypesScript, HTML, CSS, Python, Lua and more soon.
Text code search with handy wildcards is available for every language and covers common regex search use cases.
Just paste code snippet to start searching, no installation needed!
Integrations
CodeQue is available as:
- VSCode extension for delightful code search and navigation experience.
- ESLint integration for creating custom linting rules in zero time.
- CLI tool for searching code and more including headless environments.
All CodeQue tools work offline hence code never leaves your local environment.
Coming soon
CodeQue will be soon available as:
- Duplicated code identification
- Batch code refactoring
- Advanced ESLint rule creator
🔔 Get notified about updates 🔔
@codeque/core
It's internal package and it's not meant to be used directly.
The exposed API might have breaking changes between releases.
To use CodeQue check available platforms listed above.
Support and feedback
Feel free to use Github Issues to
- ask for help with writing a query
- report a bug or doubt
- suggest feature or improvement