[ 
https://issues.apache.org/jira/browse/NETBEANS-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529032#comment-17529032
 ] 

Christian Lenz commented on NETBEANS-1287:
------------------------------------------

Sooner or later I will create a plugin to use prettier with NetBeans. prettier 
can handle a couple of languages and has also formatting support for 
.editorconfig files. I don't want to write an custom formatter, maybe it is 
easy but for me this is easier: Call formatting action on a file 
(folder/multiple files if possible), call prettier CLI with arguments, format 
file(s) via editorconfig for example.

> First class EditorConfig support
> --------------------------------
>
>                 Key: NETBEANS-1287
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1287
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Formatting & Indentation
>            Reporter: Paul Galbraith
>            Priority: Major
>              Labels: formatter
>
> I know there is an unofficial plugin for EditorConfig, but (a) I don't think 
> it works very well atm, and (b) I think it's important enough that there 
> should be first-class support for EditorConfig built right into NetBeans, so 
> that it can be a fully co-operative member of the development tools ecosystem 
> :).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to