JavaScript plugin updated to 0.4.3
June 18th, 2007
This update addresses two problems — first, the keyword “import” is no longer considered a token so people using the excellent new “Components.utils.import” stuff in trunk mozilla can, well, use it without having it reported as a syntax error.
Second, I hacked support for the “let” statement into the parser to the point where you can […]