Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

Latest commit

 

History

History
48 lines (34 loc) · 1.74 KB

File metadata and controls

48 lines (34 loc) · 1.74 KB
id title
F4AEE9FD-C57C-457E-9F21-C8353D6E76C5
Workbooks & Inspector Preview 0.7.1

This release builds upon the work of the 0.7.0 release, bringing new features and fixes to Xamarin Workbooks. Many thanks for your feedback in bugzilla and our forums!

NEW

  • It is now possible to insert new code submissions in workbooks, or delete existing ones.
  • New "Run All" option to (re)execute an entire workbook.
  • New "ToString" renderer option.
  • Automatic update notification on Windows.

IMPROVED

  • Object Members will expand automatically when selected from the representation menu, but remain collapsed if they're the default representation.
  • GetVars () now expands by default.

FIXED

  • Fixed rendering regressions with enumerables and Object Members.
  • Fixed bug allowing executed submissions to be edited during live app inspection.
  • Fixed error loading workbook files (#40047).
  • Fixed REPL input with alternate keyboard layouts (#40046, #38911).
  • Fixed clear command.

KNOWN ISSUES

  • Inspecting 64-bit WPF apps is not supported (#37134)
  • The CommonMark Markdown editor has various selection bugs on Windows.