-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CLOSED] Porting tern analysis of JS code to Node. #10304
Comments
Comment by swmitra Tagging |
Comment by swmitra
|
Comment by abose Would the path change affect the extensions? |
Comment by petetnt
I can try and review this ASAP, been a bit busy as of late |
Comment by ficristo
|
Comment by swmitra Sorry for late reply.
|
Comment by yacut Would be possible to enable nodejs plugin with this feature? |
Comment by ficristo
|
Comment by swmitra I am really sorry |
Comment by ficristo
|
Comment by swmitra
|
Comment by zaggino This should be absolute must for 1.9 |
Comment by swmitra Sure |
Comment by swmitra
|
Comment by ficristo While I believe this is a must for us, I think this will break js-code-hints the in-browser approach. |
Comment by humphd
|
Comment by zaggino
|
Comment by swmitra
|
Comment by swmitra
|
Comment by petetnt
|
Comment by petetnt
Unrelated |
Comment by swmitra Pushing this to next release. We will merge this the moment we release 1.10 and do the first pre-release with this PR. It's breaking a few unit tests and have to resolve them before we merge. |
Comment by MarcelGerber
|
Comment by swmitra Yes |
Comment by swmitra
TOFIX
While I am working on these 2 issues, if you can spot any problem or a probable cause for this, please let me know. These should be fixed in a day or two. |
Comment by swmitra Acorn and Tern have been upgraded to latest version 5.1.1 and 0.21.0 respectively. Haven't noticed any problem in real use or test suite except the ones mentioned before. |
Comment by swmitra
|
Comment by petetnt LGTM with a follow up PR on the restart-after-crash scenario |
Issue by swmitra
Monday Nov 23, 2015 at 09:15 GMT
Originally opened as adobe/brackets#11948
This PR is created to port our js code analysis logic on node for better scalability . This will improve the overall performance and leverage addition of new features like -
and other related features.
TODO
swmitra included the following code: https://github.com/adobe/brackets/pull/11948/commits
The text was updated successfully, but these errors were encountered: