Page 1 of 1

notepad++ for EViews

Posted: Sat Nov 24, 2012 6:07 am
by maxchen
for the syntax highlighting, see http://forums.eviews.com/viewtopic.php?f=5&t=7096

custom shortcuts
F1: insert time stamp (yyyy-mm-dd hh:mm)
F6: run current file (C:\EViews7\EViews7.exe" in shortcuts.xml should change according your installation of EViews)
F9: save (if change) and run current file

upzip the attachment, and double click the notepad++.exe will do.
NppEViews.7z
notepad++ for EViews
(1.01 MiB) Downloaded 647 times
note on plugins used in NppEViews.7z
1) time stamp: follow https://sourceforge.net/apps/mediawiki/ ... tart_Guide , I use
"Notepad++ Plugin Template" ( http://notepad-plus.sourceforge.net/com ... mplate.zip ), and copy some codes in "Notepad++ Plugin Demo" ( http://notepad-plus.sourceforge.net/com ... inDemo.zip ). The source codes are attached.
NppTimestamp.7z
source code for time stamp
(23.22 KiB) Downloaded 482 times
2) Runme: from https://sites.google.com/site/fstellari/nppplugins

Re: notepad++ for EViews

Posted: Sat Nov 24, 2012 7:25 am
by maxchen
Here is a video tutorial https://www.youtube.com/watch?v=4yBW1tOx9p0
Sorry, I can't speak English very well.