Skip to content

Latest commit

 

History

History
90 lines (74 loc) · 2.81 KB

CHANGELOG.md

File metadata and controls

90 lines (74 loc) · 2.81 KB

Road map

  • Added TextView role names to bottom margin
  • Create new item templates for:
    • TextViewCreationListener
    • TextViewConnectionListener
    • Task Runner Explorer extension
  • Show all classification types rendered (#21)
  • .pkgdef QuickInfo showing values of registry keys
  • .pkgdef Intellisense for registry keys

Features that have a checkmark are complete and available for download in the nightly build.

Change log

These are the changes to each version that has been released on the official Visual Studio extension gallery.

1.10

  • Performance improvements in .pkgdef classifier
  • Background package load

1.9

  • Add file icon for .imagemanifest files
  • Generation of .imagemanifest files
  • Show snapshot version in bottom margin (#37)
  • Tooltips in bottom margin shows on category label
  • Installs for AllUsers so it works in Experimental Instance

1.8

  • Support for VS15
  • Fixed crashing bug for PTVS
  • Support for .vsixmanifest in sub folder
  • Fixed crashing bug when no solution was loaded

1.7

  • Added GUID_TextEditorFactory to completion
  • Added Language to .vsixmanifest class generator
  • Hide button when project is unloaded
  • Use indent settings for VsixManifest generator
  • Added contribution guidelines to readme.md
  • Added GitHub issue template

1.6

  • Intellisense for context in VisibilityItem
  • Support for .pkgundef files
  • XML snippet for setting <StartProgram /> in .csproj
  • Added infrastructure for item templates
    • Added snippet file item template
    • Added Browser Link extension template
    • Added Drop handler template
  • Button to enable/disable VSIP logging (#22)
  • Single File Generator for syncing .resx with .vsixmanifest
    • Generate .ico from icon in .vsixmanifest
    • Generate .cs file from .vsixmanifest
  • Add buttons to enable support for VsixGallery.com

1.5

  • VSCT files
    • Intellisense for custom GUIDs
    • Intellisense for custom IDs
    • Intellisense for built-in groups and menus
    • ImageMoniker Intellisense
    • Snippets
    • Auto-sync VSCT commands to C# class
  • Editor margin
    • Shows document encoding
    • Shows content type of the ITextBuffer under caret
    • Shows active classifications under caret
    • Shows caret position and selection range
  • Dialog for digitally signing VSIXs
  • Pkgdef files
    • Syntax highlighting
    • Intellisense
    • Snippets
    • Brace matching
    • Validation
    • Formatting
  • Show Project information (for debug purposes)
  • Export KnownMonikers to PNG file
  • VS Theme color swatch window
  • View Activity Log