Page 1 of 1

Notepad++ UCCNC Macro Style + Autocomplete Addin

PostPosted: Mon Sep 26, 2016 6:35 pm
by Robertspark
As per the title.....

Within the zip file is a PDF explaining what to do (+ with pictures ... :roll: )

There is the UCCNC.XML file which you need to copy and paste into the: C:\Program Files (x86)\Notepad++\plugins\APIs folder.

Then there is the UCCNC Style.XML file which you will need import via the Languages + User Defined Languages.

Also I'd recommend that you change the Settings >> Style Configurator to Deep Black Theme or change the Styles

256kB file limit! ... googledrive link below:

https://drive.google.com/open?id=0B9eqGqWQVBbWZHJKbFZZNDl6OEE

Re: Notepad++ UCCNC Macro Style + Autocomplete Addin

PostPosted: Mon Sep 26, 2016 11:16 pm
by Robertspark
... well I did burn the midnight oil on it, but once I got going at understanding notepad++ I kind of thought I better finish .... another string to the bow and something learnt....

(must admit I have updated the style.XML this evening.... if you have downloaded it before about 9pm (~3 hrs ago... I'd download it again, delete the user defined language and add in the new Language style as there were a few things that were not working right......)

TP, thanks very much for the tip on using the error log file...... the question is the line numbers don't correspond to the macro, is that because it ignores whitespace?

Re: Notepad++ UCCNC Macro Style + Autocomplete Addin

PostPosted: Fri Dec 08, 2017 9:05 pm
by 1JUMPER10
Hi Robert -

Very nicely done. The pics were very helpful.

Re: Notepad++ UCCNC Macro Style + Autocomplete Addin

PostPosted: Fri Dec 08, 2017 10:40 pm
by Robertspark
No problem,

One thing that I've done since is added in a few of the other standard functions that I use a lot + have been added items such as #Events

Screenshot attached

And some of the math + convert functions that i use
https://msdn.microsoft.com/en-us/librar ... s(v=vs.110).aspx
https://msdn.microsoft.com/en-us/librar ... s(v=vs.110).aspx


note there are a few newer methods (functions) that have been added to uccnc since I did that originally... hence go through the index on my uccnc macro manual and check you have everything listed.

I'll have a go at updating it sometime (didn't think anyone was using it)

Re: Notepad++ UCCNC Macro Style + Autocomplete Addin

PostPosted: Fri Dec 08, 2017 11:59 pm
by ger21
I use it all the time, but I've made a lot of changes myself.

Thanks for the work you did on this.