eclipse-xtext / eclipse-xtext/xtext

Restrict Search (and Replace) to Rich Strings (Grey Code)

Open
#2,271 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

new_feature
Dominant language
Java
Stars
831
Forks
330
Avg merge
3d 7h
Merged PRs (30d)
12

Description

'Search' dialog has different search providers ('File Search', 'C/C++ Search', 'Git Search', 'Plug-in Search', ..) each of which offers specific features, e.g. to search only for C macro definitions, include referenced projects, or not, etc.

To increase productivity, an Xtend provider that allows to limit search (and replace) to grey code would be beneficial.

This is a (probably long-term) feature request.

edit: spellfix

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing Search dialog providers, especially the Xtend-related search integration, and inspect how search and replace scopes are defined. The issue mentions no files or tests, so first map the provider extension points and clarify what “grey code” includes. Done means an Xtend provider can restrict both search and replace to grey code.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.