Live data from Hacker News

Viewing profile — ibabanov

ibabanov

HN member
Joined
Wed, Nov 25, 2015, 3:22 PM UTC
HN karma
15
Public activity
2 items

About ibabanov

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…