You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Bernd Michaely (Jira)" <ji...@apache.org> on 2022/04/19 16:54:00 UTC

[jira] [Updated] (NETBEANS-4641) Code auto formatting for try-with-resources statements

     [ https://issues.apache.org/jira/browse/NETBEANS-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Michaely updated NETBEANS-4641:
-------------------------------------
    Affects Version/s: 13

> Code auto formatting for try-with-resources statements
> ------------------------------------------------------
>
>                 Key: NETBEANS-4641
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4641
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Formatting &amp; Indentation, java - Editor
>    Affects Versions: 12.0, 13
>         Environment: Arch Linux, AdoptOpenJDK 14.0.1, official NB 12.0 bin download
>            Reporter: Bernd Michaely
>            Priority: Major
>
> Since NB 12.0, auto formatting for try-with-resources statements adds an additional space after the opening parenthesis after the try keyword. To reproduce the problem, choose:
> Menu »Tools« → Options → Editor → Formatting →
> Language »Java« and Category »Spaces« →
> Tree item »Within Parentheses« → Checkbox "try"
> If checked, two spaces are added after the opening parenthesis after try, if unchecked, one space is added, instead of one and zero.
> (Note, that there is also no example available in the preview. There is for try-catch, but not for try-with-resources.)
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists