I am trying to get PowerShell syntax highlighting to work. In doing so, I found Jon Galloway's language definition information from 11/2006. I have done the file modifications, except the new versions of N++ seem to require the following maodifications from Jon's information:
-KeywordLists moved to langs.model.xml (and langs.xml) node called Language
-Styles moved to stylers.model.xml
However, I am not seeing any results from donig these modifications.
Any thoughts?
Thanks
R
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to get PowerShell syntax highlighting to work. In doing so, I found Jon Galloway's language definition information from 11/2006. I have done the file modifications, except the new versions of N++ seem to require the following maodifications from Jon's information:
-KeywordLists moved to langs.model.xml (and langs.xml) node called Language
-Styles moved to stylers.model.xml
However, I am not seeing any results from donig these modifications.
Any thoughts?
Thanks
R
DOH, Delete This One as it is old.