Office RibbonX Editor v1.4.0.199
Released automatically from Azure Pipelines
What's New
A Find / Replace dialog is finally available, as well as a dialog to go to a specific line. These are available from the Edit
menu at the top or by using their typical shortcuts (these are shown in the Edit
menu too):
Ctrl+F
to open the Find dialogCtrl+H
to open the Replace dialogCtrl+G
to open the Go To dialogShift+F3
to go to the previous find occurrenceF3
to go to the next find occurrenceCtrl+I
to do an incremental search
A few bugs are now fixed as well. For a full list of changes, see below.
How to install / use
The tool can be installed / used in two ways:
- By running the
.msi
installer provided in theAssets
section below. This will create an entry in the control panel's programs list - By directly running the
.exe
provided in theAssets
section below. This will not create any entry in the control panel's programs list
Changes:
- 774d3b8 Add menu entries for new Find / Replace / GoTo dialogs
- b06c31d Add Find / Replace / GoTo dialogs [ #17 ]
- 76ac9a0 Rename Data namespace to Models
- 0ff9852 Update unit tests
- 5089ff9 Give default values to GitHub PAT, Name and Email
- 63ab404 Merge branch 'master' of https://github.com/fernandreu/office-ribbonx-editor
- 979ff81 Merge pull request #34 from juwens/bugfix/client_crash_without_internet
- 94ee0c6 fix client crash when started without internet connection
- 6a7f5cd Refactor open document action
- a8fca56 Improve handling of invalid icon IDs [ #32, #33 ]
See more
- 3a75c6a Hide change id textbox when selecting another item [ #32 ]
- e3990cb Merge branch 'master' of https://github.com/fernandreu/office-ribbonx-editor
- 1f4e498 Update help links
- a4f2a07 Add anchor link to Reload on Save bullet point
- 633cefe Explain Reload on Save option more clearly
- e9d3c4c Update GitHub release title
This list of changes was auto generated.