Structural Search and Replace
- Mentor(s)
- Estimated workload
2 months
- Details
Implement something similar to IntelliJ's IDEA Structural Search & Replace (see http://tv.jetbrains.net/videocontent/intellij-idea-static-analysis-custom-rules-with-structural-search-replace ), i.e. the ability to perform search and replace on multiple documents, based on structure. The elements that can be searched/replaced could be:
- title
- syntax
- some elements of the XDOM (for ex search for an HeaderBlock containing such content followed by a ListBlock and replace it
- ... and more
- Active
- Yes
- Year
2011
- Status
Proposed