luanti-org / luanti-org/contentdb
Add code filter to advanced search
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 115
- Forks
- 62
- Avg merge
- 19h 7m
- Merged PRs (30d)
- 5
Description
## Problem
Actually, when somebody wants to see specific code part, must search it in many of mods or must use AI.
## Solutions
Add code filter to advanced search, for example for search: `paramtype2="degrotate"` or `core.get_translator`
## Alternatives
Supports "code flags" and define it
## Additional context
-
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the existing advanced-search flow, then clarify the supported code-filter syntax and define tests for matching examples such as `paramtype2="degrotate"` and `core.get_translator`; done means users can search code across the relevant mods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100