R2023b
.ctrl+click
, now you can also use shift+click
.shift
selection..sldd
files (details).main-upstream
).detachedHead-deleteme
.
dp
command line utility without an already-running DiffPlug is now more reliable.subviewS/*
would fail to apply on an empty subviewS
node - it falsely assumed there would be a subviewS/someProperty=foo
. This is now fixed, which reduces noise in diff reports, especially related to embedded MATLAB scripts.Ctrl+W
to close the current tab.Ctrl+Shift+T
to reopen a recently closed tab.Ctrl+Tab
/ Ctrl+Shift+Tab
to navigate through tabs (or Ctrl+PgUp/PgDown
).--set-upstream
tracking information wasn't being saved to disk. Now fixed.[...]
has been fixed.git push
now includes --set-upstream
.2.6.0
, now fixed.git push
and getting rejected because the remote has new commits now proactively prompts to download latest.--force
were broken, now fixed.dp ext
mechanism has been fixed, after it was broken by a performance optimization introduced in DiffPlug 2.5.1
.