Re: Added a feature 'Autosize columns' in [Database Dataview]: Any chances, this will make it into the main release
Matthias Bläsing <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <[email protected]> |
Hey Bernhard, Am Montag, den 18.01.2016, 10:24 -0500 schrieb molzb: > [Description about feature to automaticly resize columns to fit width > of content] > > Here come my questions: > Does this feature has a chance, that it will make it into the next > Netbeans release (9.0 / 8.1.1)? > Who can decide that? > Does that feature make sense to you? Emilian pointed already to the netbeans issue tracker which indeed is the right location for feature requests. I'll be a bit more concrete. A feature similar to this is already present: At the top right of the result table is a small drop down menu, where you can change the columns to be displayed. There is the option "Pack all columns" or the german version: "Alle Spalten anpassen" This optimises the columns to fit the available space. There is a request to remember that setting: https://netbeans.org/bugzilla/show_bug.cgi?id=230166 If you want to provide a patch please make sure you signed the Oracle contributer agreement (oca). See: http://wiki.netbeans.org/FaqWhatIsCA for more details. If you need more info - feel free to ask :-) Greetings Matthias