Viewing profile — ibabanov
ibabanov
HN member- Joined
- Wed, Nov 25, 2015, 3:22 PM UTC
- HN karma
- 15
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About ibabanov
No profile information was provided.
Recent public activity
-
comment
Comment #10974218
This .tern-project config works for me: { "libs": [ "browser" ], "plugins": { "node": {}, "es_modules": {} } } Your project files must have "correct" format, e.g. require('relative…
-
comment
Comment #10973859
"Symbol and definition lookup is another great feature of WebStorm. While Emacs can find symbols and definitions in a single file via Tern, ..." Actually, tern has tern-find-defini…