Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Feature Request : AutoComplete - Base class methods show up #6390

Closed
basarat opened this issue Jan 8, 2016 · 3 comments
Closed

API Feature Request : AutoComplete - Base class methods show up #6390

basarat opened this issue Jan 8, 2016 · 3 comments
Labels
API Relates to the public API for TypeScript Domain: Completion Lists The issue relates to showing completion lists in an editor Duplicate An existing issue was already created Help Wanted You can do this Suggestion An idea for TypeScript

Comments

@basarat
Copy link
Contributor

basarat commented Jan 8, 2016

E.g. componentDidMount for a class that inherits from React.Component

class Foo extends React.Component<any, any>{
    com/*here*/
}

refs TypeStrong/atom-typescript#809

@DanielRosenwasser
Copy link
Member

I think this is partially related to #3377, and potentially a duplicate.

@DanielRosenwasser DanielRosenwasser added the Domain: Completion Lists The issue relates to showing completion lists in an editor label Jan 8, 2016
@mhegazy mhegazy added Suggestion An idea for TypeScript API Relates to the public API for TypeScript Help Wanted You can do this labels Jan 11, 2016
@mhegazy
Copy link
Contributor

mhegazy commented Jan 11, 2016

PRs are welcomed!

@mhegazy
Copy link
Contributor

mhegazy commented Feb 24, 2016

closing in favor of #7158

@mhegazy mhegazy closed this as completed Feb 24, 2016
@mhegazy mhegazy added the Duplicate An existing issue was already created label Feb 24, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API Relates to the public API for TypeScript Domain: Completion Lists The issue relates to showing completion lists in an editor Duplicate An existing issue was already created Help Wanted You can do this Suggestion An idea for TypeScript
Projects
None yet
Development

No branches or pull requests

3 participants