john-tvh / VBE_Extras

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

Host app locks up when change procedure between Sub and Function #9

Closed john-tvh closed 1 year ago

john-tvh commented 1 year ago

Describe the bug Host app locks up when change procedure between Sub and Function

To Reproduce Steps to reproduce the behavior:

  1. Create Function: Function Foo(lNum As Long) As String
  2. Edit to: Sub Foo()
  3. Cursor down
  4. Ctrl+Z (ie undo)
  5. Host app locks up

Expected behavior Host app does not lock up

Logs n/a ... no Exception / Error displayed

Please complete the following information: VBE_Extras v1.3.0.0 [Debug], build 17 Apr 2023 15:23:49 LGF: v2.1.0.0 LGS: v3.1.2.0 LFF: v3.6.11.0 .NET Framework 4.8.4614.0 CLR: v4.0.30319 Microsoft Windows 10.0.19045 : X64 Dev device Excel 365 (16.0, 16227, WIN64, VBA7) VBE 7.01 UI Lang: en-US Host: EXCEL.EXE v16.0.16227.20280 LCI NS: False EE NS: False

john-tvh commented 1 year ago

Fixed in release 1.3.1.0