Commit graph

5 commits

Author SHA1 Message Date
Mohamed Hegazy
48404452b8 Cleanup completion list logic:
- Do not walk the tree multiple times for the same session, instead pass along the previous token
- Use current token if the this is not after a dot to avoid running into scoping issues
- Also, add some documentation about different steps
2014-10-23 13:42:56 -07:00
Sheetal Nandi
0fbf73a02a Fixed the + overload according to feedback 2014-10-07 17:06:34 -07:00
Sheetal Nandi
05d428a2ec Sshow signature information if possible (even though signature resolution fails) in given location 2014-10-07 15:28:08 -07:00
Sheetal Nandi
643d169465 Better symbol information for lambda variable types at the call site 2014-10-06 14:24:58 -07:00
Sheetal Nandi
df423369f1 Overload formatting in the symbol displaying 2014-09-30 17:10:08 -07:00
Renamed from tests/cases/fourslash_old/commentsOverloads.ts (Browse further)