Midi remote api not up to date, some methods autocompletions are missing

Hello,

I’m deep diving in the new version of the API (the 1.3), great update by the way.

I have an issue, some of the methods are not defined and it seems my file “midiremote_api_v1.d.ts” doesn’t include the new methods. When i use these methods they work as intended, but the autocompletion is not working and it’s a bit painful to always check the online api reference to be sure to don’t forget a specific method.

I have the lastest version of Cubase : the 15.0.21 on Windows 11

Does anyone have any ideas ?