Skip to content

Releases: marcelwgn/IndentRainbow

Version 1.4.0

19 Jul 15:12
bf5ace1

Choose a tag to compare

This release adds the new "Automatic Indentation Size" feature which leverages Visual Studio to determine the indent size instead of relying on hard coded values in the extension settings. Note that this feature is enabled by default including after updating to this version for the first time.

What's Changed

Full Changelog: v1.3.4...v.1.4.0

Version 1.3.4

21 Mar 17:12

Choose a tag to compare

Minor release which only updates the GitHub link in the settings page.

Version 1.3.3

21 Mar 17:10

Choose a tag to compare

Breaking

This release adds ARM support, however support for Visual Studio 2017 and Visual Studio 2019 is removed.

If you are affected by this removal, please create an issue on this repository.

Version 1.3.2

25 Aug 18:53

Choose a tag to compare

What's Changed

  • Update settings page to include link to github and indicate requirement for changes to take effect by @chingucoding in #38

Full Changelog: v1.3.1...v1.3.2

Version 1.3.1

25 Aug 18:53

Choose a tag to compare

What's Changed

  • Small options cleanup, fix bug where the fade colors flag would not reload by @chingucoding in #36
  • Refactor decoration API to use exact strings to avoid massive strings being allocated by @chingucoding in #35

Full Changelog: v1.3.0...v1.3.1

Version 1.3.0

29 Apr 20:52

Choose a tag to compare

  • Implemented #23 for alternating color mode.
  • Minor improvements

Version 1.2.3

09 Nov 13:46
4045596

Choose a tag to compare

This release addresses #28.

Version 1.0.1

07 Oct 19:22
071d464

Choose a tag to compare

This is the first functioning release as non preview version. Functionality wise, this version is the same as 0.5.1

Added customization release

21 Mar 01:00

Choose a tag to compare

Added customization for the colors and the indent size.

Initial release

21 Mar 00:53

Choose a tag to compare

Initial release of the extension. Hard coded colors and indent size.