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 149270 - Code formatting for shell scripts
Summary: Code formatting for shell scripts
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: sh (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-06 17:13 UTC by Martin Fousek
Modified: 2008-10-08 07:04 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 Martin Fousek 2008-10-06 17:13:32 UTC
When I open or create some shell script (with the extension .sh), there could be functional code formatting. So if I
will be on the end of some line and press ENTER, the new line should begin writing on the same place as the previous.
Comment 1 Martin Fousek 2008-10-08 07:04:04 UTC
It should work maybe for .bat files too.