Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Releases: aditosoftware/adito-nb-encoding

Plugin v1.0.8

03 Mar 08:38
Compare
Choose a tag to compare

Changelog

MINOR

  • Error messages from the plugin now show up in the IDE log

Plugin v.1.0.5

23 Sep 09:07
Compare
Choose a tag to compare

Changelog

MINOR

  • The default value for the default encoding is now UTF-8

Plugin v.1.0.4

22 Sep 07:39
Compare
Choose a tag to compare

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

02 Jul 05:40
Compare
Choose a tag to compare

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

21 Feb 13:42
Compare
Choose a tag to compare

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

21 Feb 12:47
Compare
Choose a tag to compare

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