john-tvh / VBE_Extras

VBE Extras ... extending the VBA editor
https://www.thevbahelp.com/vbe-extras
1 stars 0 forks source link

Renaming some types in PowerPoint results in a NullReferenceException #8

Closed john-tvh closed 1 year ago

john-tvh commented 1 year ago

Describe the bug Renaming some types in PowerPoint results in a NullReferenceException, for example renaming the VBProject

To Reproduce Steps to reproduce the behavior:

  1. Open a VBProject in PowerPoint
  2. Right-click on the name of the VBProject in the Project window
  3. Select Extras > Refactor > Rename this project
  4. See error

Expected behavior Allow rename of VBProject

Please complete the following information: VBE_Extras v1.1.6.0 [Debug], build 24 Jan 2023 15:49:37 LGF: v2.1.0.0 LGS: v3.0.2.0 LFF: v3.6.5.0 .NET Framework 4.8.4515.0 CLR: v4.0.30319 Microsoft Windows 10.0.19045 : X64 Dev device PowerPoint 365 (16.0, 15928, WIN64, VBA7) VBE 7.01 UI Lang: en-US Host: POWERPNT.EXE v16.0.15928.20216

john-tvh commented 1 year ago

Fixed in release 1.1.6.1