Skip to content

Version 5.2: Pinnable & Draggable Symbol List, Context Menu for Quick Info, Markdown NaviBar, Selection Web Search

Compare
Choose a tag to compare
@wmjordan wmjordan released this 28 Jun 13:11
· 1822 commits to master since this release

Many changes and bug fixes have taken place since version 5.1.1:

  • Navigation Bar for Markdown
    shot
  • Symbol List and Navi Bar
    • Symbol Lists can be pinned and dragged around
      shot
    • Fixed incorrect locations in symbol list
    • Displayed numeric forms in tool tip for constant fields
    • Added context menu for items on Navi Bar
    • Fixed items in root item menu on Navi Bar jumping to wrong position of a partial type or causing crash
    • Fixed implicit constant values of enum members not displayed on Navi Bar
    • Fixed member list on Navi Bar of enum fields could not be correctly filtered
    • Fixed root items on Navi Bar not updated after drag & drop operation
  • Quick Info
    • Context menu for C# Quick Info symbols
      shot
    • Added context menu for copying selected content in Quick Info
      shot
    • Added support for namespace XML Doc on Super Quick Info via auxiliary class NamespaceDoc
    • Fixed duplicated color preview panels in Super Quick Info
    • Corrected captured variables info
    • Enhanced <inheritdoc> support for nested XML Doc referencing
  • Others
    • Added search commands for popular search engines in Smart Bar
      shot
    • Fixed some initializer punctuations were not highlighted
    • Fixed unsynchronized marks on scroll bar margin