editorconfig-netbeans icon indicating copy to clipboard operation
editorconfig-netbeans copied to clipboard

Change NetBeans project properties if EditorConfig is applied

Open bennycode opened this issue 10 years ago • 2 comments

The EditorConfig should also influence the reformat if you press Alt+Shift+F in NetBeans.

bennycode avatar Feb 05 '15 23:02 bennycode

:+1:

galeksandrp avatar Aug 27 '15 00:08 galeksandrp

@bennyn @galeksandrp

We could add a UI element using the Project UI API. The classes ProjectConfiguration and ProjectConfigurationProvider may be relevant for providing the NB platform with our UI elements.

emabrey avatar Nov 24 '18 06:11 emabrey