Multiline code search for every language. Structural code search for JavaScript, TypeScript, HTML and CSS
npm install @codeque/core
Website •
Docs •
Roadmap •
Mission •
Playground
Find and lint complex code patterns effortlessly
___
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/coreIt'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.
Feel free to use Github Issues
to
- ask for help with writing a query
- report a bug or doubt
- suggest feature or improvement