Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: mcardoso on March 11, 2019, 10:40:26 AM

Title: Notepad ++ Add M4 API
Post by: mcardoso on March 11, 2019, 10:40:26 AM
Hi All,

Is there any way to integrate the Mach 4 API calls into notepad++ so it recognizes the commands? Pretty much just for the autofill text.

Title: Re: Notepad ++ Add M4 API
Post by: jbuehn on March 11, 2019, 02:27:14 PM
https://www.machsupport.com/forum/index.php?topic=33637.0
Title: Re: Notepad ++ Add M4 API
Post by: mcardoso on March 12, 2019, 09:15:19 AM
Perfect  ;D

Thank you
Title: Re: Notepad ++ Add M4 API
Post by: Chaoticone on March 12, 2019, 09:38:26 AM
Fair warning, I have not updated it in a while so some new API calls won't be built in. This is not automatically generated on build as the zerobrain editor does. I just did this to help me and figured I'd share it. But I will update it one weekend (but that will likely be a while).
Title: Re: Notepad ++ Add M4 API
Post by: jbuehn on March 12, 2019, 12:01:38 PM
Ah, thanks for the heads up! Are the screen API calls also updated in ZeroBrane? I saw a couple additions / updates to those in the change log for dev versions.
Title: Re: Notepad ++ Add M4 API
Post by: Chaoticone on March 12, 2019, 01:19:06 PM
To the best of my knowledge, yes. The APIs integration into ZeroBrain that comes with Mach is a much more automated process.