History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-5479
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Alexey Pegov
Reporter: Alexander Anisimov
Votes: 0
Watchers: 1
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

HTML Tags Find and Replace

Created: 13 Mar 07 17:22   Updated: 15 Oct 08 16:27
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. action.gif
(9 kb)

2. choose_tag.gif
(9 kb)

3. rules.gif
(10 kb)
Environment: IntelliJ IDEA HTML editing

Build: 6,756


 Description  « Hide
Very useful and powerful HTML Tags Find and Replace is already developed for MS Office FrontPage (we need it in IDEA too):

1. replace any tag with any attributes ( + HTML Rules; + regular expressions) - see attachments
2. possibility to save query or set of queries

It is very powerful tool for html coding.



 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 14 Mar 07 16:05
Sounds like Structural Search and Replace.

Maxim Mossienko - 14 Mar 07 16:13
Actually need nice UI over SSR

Alexander Anisimov - 19 Mar 07 12:49
We can take part in new UI design development.

Alexander Anisimov - 09 Apr 07 14:14
Some wishes:

1. No modal dialog (it is possible to edit source code when dialog is open)
2. Find/Search/replace in open documents/in path (exclude files or folders)
3. Search/Find/Replace Text, Search/Find/Replace text inside Tags
4. Use saved queries
5. all in one dialog window


Alexey Pegov - 09 Apr 07 14:43
1. We'll make it as a Tab, cause non-modal dialogs not a good idea