This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 268726 - White spaces operations
Summary: White spaces operations
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-28 09:53 UTC by mariusz_m
Modified: 2016-10-28 09:53 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mariusz_m 2016-10-28 09:53:03 UTC
Hi,
I think it would be great to have additional menu:

> Edit (Source ?)
  |
  + White spaces
    |
    + All tabs -> Spaces
    |
    + Spaces -> Tabs (use NB settings to get how many spaces forms Tab)

Why? When working it team, even if it is decided to not use tabs in editor, some peoples ignore this rule. Even if in IDE the code looks good, it looks awful in web browser (Gerrit, coverage report). So far I used to use Notepad++ to convert document whitespaces.

BR,
Mariusz