#191557 - Smarty code formatting
Martin Fousek <[email protected]> Mon, 28 Mar 2011 10:22:18 +0200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Hi, issue: http://netbeans.org/bugzilla/show_bug.cgi?id=191557 change: http://hg.netbeans.org/web-main/rev/e68e5bfc48af I'd like to ask for review of nb-side change for issue #191557 - Smarty code formatting Description: Smarty support cannot use indentation support because of restricted API. Results are wrongly formatted files and indented new lines by writing in editor of .tpl files. Impact: Decreasing productivity by coding, users cannot use Format action for Smarty templates. Risk: Almost no risk. Shouldn't have any impact on behaviour of IDE. Thanks, Martin.