eclipse-cdt-cloud / cdt-gdb-adapter

CDT GDB Debug Adapter
Eclipse Public License 2.0
28 stars 40 forks source link

Resolve Unhandled Notify Warning #272

Closed AdhamRagabMCHP closed 1 year ago

AdhamRagabMCHP commented 1 year ago

This change resolves an "unhandled notify" warning coming when the cmd-param-changed notification is received.

To recreate this warning:

To check that this change resolves the warning:

jonahgraham commented 1 year ago

Thank you @AdhamRagabMCHP and congratulations on your first merged contribution.

I build and publish this to npm when requested, so if you want the version with this change published let me know, or else we can publish once #271 is resolved.