In my opinion it would be great to add support for SAS (perhaps even a plugin to run jobs, etc).
I would be more than willing to help in this effort if interested. Doing so would create a product better than the SAS enhanced editor. Please let me know if you are interested.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Great idea!
I already implemented the syntax highlighting developed by witecat (here: http://sourceforge.net/forum/message.php?msg_id=4142876 ), but would really love a plugin for sending codelines to the SAS-engine for execution - currently F3 in the (not-so-)Enhanced Editor in PC-SAS. That would be a neat feature and truly a thing that would make my migration to Notepad++ complete.
Who are able to develop such a plugin?
Regards,
Joakim
Denmark
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In my opinion it would be great to add support for SAS (perhaps even a plugin to run jobs, etc).
I would be more than willing to help in this effort if interested. Doing so would create a product better than the SAS enhanced editor. Please let me know if you are interested.
Great idea!
I already implemented the syntax highlighting developed by witecat (here: http://sourceforge.net/forum/message.php?msg_id=4142876 ), but would really love a plugin for sending codelines to the SAS-engine for execution - currently F3 in the (not-so-)Enhanced Editor in PC-SAS. That would be a neat feature and truly a thing that would make my migration to Notepad++ complete.
Who are able to develop such a plugin?
Regards,
Joakim
Denmark
> I already implemented the syntax highlighting developed by witecat (here: http://sourceforge.net/forum/message.php?msg_id=4142876 )
Thank you.
Published on Notepad++ download section.
> but would really love a plugin for sending codelines to the SAS-engine for execution
Did you try NppExec plugin which comes with Notepad++?
Or the RunMe plugin :
https://sourceforge.net/forum/forum.php?thread_id=1731532&forum_id=482781
Don
> In my opinion it would be great to add support for SAS (perhaps even a plugin to run jobs, etc).
What kind of support for SAS? If you mean the syntax highlighting, you can use User Language Define System in Notepad++ to do so.
Don