-
Notifications
You must be signed in to change notification settings - Fork 91
Change Log
Tomas Restrepo edited this page Jan 8, 2018
·
14 revisions
- Adding new options to control flow-control / visibility / query keyword highlighting
- Bug fixes
- Added back current line highlight feature
- Added options to export/import settings
- Added option to export current color settings as a theme to a JSON file, and import a theme file.
- Support for JavaScript template literals
- Bug fixes
- Removed Current Line Highlight feature (not needed since available in VS2012+ natively)
- Removed Plain Text Completion feature (not widely used)
- Added option to support disabling highlight of rainbow braces while keeping
Ctrl
key highlight of current scope - Added support for HLSL Tools for Visual Studio, Stream Analytics Tools for Visual Studio and improved support for existing languages
- Various bug fixes and minor improvements
- Add support for custom configuration location
- Add support for VS "15".
- Fix various bugs
- Add option to highlight each brace kind separately (per-brace rainbow)
- Add support for U-SQL language
- Fixes to C# 6.0 string interpolation handling
- Fix performance issue in the output window
- Colors used by Viasfora can now be edited from the options dialog pages
- Add option to colorize XML namespace prefixes in closing tags in a separate color
- Highlighting of format specifiers in C# and F#
- Bug fixes related to handling C# 6.0 string interpolation
- Bug fixes related to rainbow highlight and column/row hilighting.
- Updated branding with new image
- Support Visual Studio "15.0" preview
- Telemetry improvements
- Split General option page into multiple pages
- Reorganized and cleaned up code.
- Add support for R Tools for Visual Studio
- Add option to enable/disable italics in flow control keywords
- Fix bug that caused C/C++ format specifiers being highlighted in C# code
- Implementing telemetry
- Disable italics in flow control keywords
- Add support for ASP.NET 5 Razor tag helpers
- Improved support for C# 6 interpolated strings
- Other bug fixes
- Add highlighting for C/C++ format specifiers
- Fix support for Node.js tools for VS2015
- Highlight
{}
in VB expressions - Viasfora.xml settings file should store settings in culture-neutral settings
- Other bug fixes
- Support for PowerShell Tools for VS
- Mark extra braces in red/error
- Improve default color for escape sequences
- Add option to disable viasfora features per-language
- Support for XLang/S
- Improvements for CodeRush compatibility
- Improvements for the Razon editor and Roslyn-based editors in VS2015
- Bug fixes
- New Feature: Outline Selection command
- Bug fixes
- Extend Rainbow with configurable depth
- Updated default colors for rainbow braces
- Block current line highlight if VS2012+ is enabled
- Bug fixes
- Added option to disable Rainbow ToolTips
- Bug fixing release
- New Feature: Rainbow Tooltips
- New Feature: Rainbow Previous/Next commands
- New Feature: Text Obfuscation
- New Feature: Show Text View Roles in developer margin
- Improvements on F# for various features
- Bug fixes
- Additional setting options
- Support for CSS, SASS, LESS and VBScript
- Initial support for VS "14"
- Bug fixes
- New Feature: Highlight current rainbow scope
- Bug fixes
- New Feature: Auto-expand collapsible regions
- New Feature: Bold as Italics
- Bug fixes
- Support for PowerShell editor in VS2013.2
- Plain-Text completion
- Bug fixes
- Bug fixes
- Add close (x) button to developer margin
- Support for JSON editor in VS2013.2
- Highlight user outlines in the marker margin
- Introduce extension developer margin
- More bug fixes
- Bug fixing release
- Highlight current column
- User-defined outlining regions
- Bugfix: handle double quotes on verbatim strings
- Bugfix: SQL multi-line strings
- Modelines: support all text files, add
noet
support, and modelines after the first line
- Python support
- Initial Modeline support
- Various bugfixes
- Fix NullReferenceException on MVC Razor views
- Cleaned up categories in the Options dialog
- TypeScript support
- SQL Support
- Implemented Presentation Mode
- Various bug fixes and performance work
- Substantial performance enhancements!
- F# support
- Rainbow parentheses support for VB
- Fixes for various exceptions and corner cases
- Renamed all Fonts and Options entries to have a common prefix (Viasfora)
- Fix bug that caused the text to lose colors and then redraw when modifying the document, caused by interaction between components
- Implemented Rainbow Parentheses
- Fix highlight of closing XML tags for VS2013 new HTML editor
- Ported Keyword Classifier
- Ported BetterXml
- Ported Line Adornments
- Fix exception moving to top of XML documents
- Add configuration dialogs