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

Key: IDEABKL-4951
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Randall R Schulz
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

Refactorings and Other Code Manipulations Alter Surrounding White Space

Created: 06 Dec 06 22:43   Updated: 11 Jan 07 17:02
Component/s: Code Analysis. Duplicates, Editor. Editing Text, Code Formatting and Code Style, Refactoring
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Linux, JDK 1.5.0

Build: 6,107


 Description  « Hide
Many automatic code transformations such as class duplication in a different package, various refactorings as well as automatic import generation causes the white-space characters surrounding the affected code (and, in the case of automatic import generation, non-affected source code) to be replaced with single space characters.

For programmers that use vertical / columnar alignments in their code, this eradication of white-space context is disruptive and necessitates much manual recreation of the preferred code formatting.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.