If I enter /**<TAB> before a field in TypeScript in docblockr in SublimeText 3 I get the following.

If I attempt the same in Atom using Atom package - it ignores the field and only sees the next method (in this case, the _Key getter).

Same behavior for non-static local fields and methods.
