Open GoogleCodeExporter opened 8 years ago
Try to switch to Python version:
http://sourceforge.net/projects/npppythonscript/files/
Original comment by serge....@gmail.com
on 24 Feb 2011 at 11:22
Issue 252 has been merged into this issue.
Original comment by serge....@gmail.com
on 14 Mar 2011 at 2:19
Issue 262 has been merged into this issue.
Original comment by serge....@gmail.com
on 14 Apr 2011 at 9:00
Issue 263 has been merged into this issue.
Original comment by serge....@gmail.com
on 14 Apr 2011 at 9:01
In response to issue #262 - the problem exists in the ZenCoding.js file, line
8010:
addMenuItem('Evaluate Math Expression', 'evaluate_math_expression', 'Ctrl+Y');
Should be:
addMenuItem('Evaluate Math Expression', 'evaluate_math_expression',
'Ctrl+Shift+Y');
Original comment by ronanred...@netscape.net
on 25 May 2011 at 6:26
Original issue reported on code.google.com by
pivo...@gmail.com
on 23 Feb 2011 at 1:08