| Summary: | [typing] Add surround with if block to Java editor | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Ritchie Schacher <schacher> |
| Component: | Text | Assignee: | JDT-Text-Inbox <jdt-text-inbox> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | 3.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
Select the block and press Ctrl+1. thanks |
It would be great to select a block of text, and have it wrap it in something like: if (expression) { } similar to surround with try catch.