This repository has been archived by the owner on Sep 15, 2023. It is now read-only.
Releases: aditosoftware/adito-nb-encoding
Releases · aditosoftware/adito-nb-encoding
Plugin v1.0.8
Changelog
MINOR
- Error messages from the plugin now show up in the IDE log
Plugin v.1.0.5
Changelog
MINOR
- The default value for the default encoding is now UTF-8
Plugin v.1.0.4
Changelog
MAJOR
- The Plugin now supports setting a default encoding in the settings. This is done in the "ADITO" category, subcategory "Encoding". The Default encoding is used for empty files
Plugin v.1.0.3
Changelog
MINOR
- The supported encodings are now all at the start of the list of encodings, otherwise the list is still sorted by alphabet
Plugin v.1.0.2
Changelog:
MINOR
- The label showing the encoding of the current file now works on the TopComponent instead of the editor -> label doesn't show "N/A" if the popup is shown
- The popup for the list of encodings is now aligned with the top of the label instead of the bottom
Plugin v.1.0.1
Changelog:
MINOR
- The label showing the encoding only considers the currently active editor, instead of also the last focused one. This means "N/A" is shown if a non-Editor TopComponent is focused
- The starting message shown in the label is now "N/A" instead of "encoding here"
- Adjusted looks of the popup, mostly visible in the bright theme
- Netbeans Plugin category is now set