brackets-typescript icon indicating copy to clipboard operation
brackets-typescript copied to clipboard

codehint should use context to limit the list proposed completions

Open fdecampredon opened this issue 11 years ago • 0 comments

For example if the cursor is positioned in a function call that took certain type for parameter, the completion list should only propose symbol that correspond to these type

fdecampredon avatar Dec 15 '13 09:12 fdecampredon