8000 JSDoc autocomplete should not apply to classes · Issue #7325 · microsoft/TypeScript · GitHub
[go: up one dir, main page]

Skip to content
JSDoc autocomplete should not apply to classes #7325
Closed
@NoelAbrahams

Description

@NoelAbrahams

Version: TS 1.8.2 / VS 2015

I find the following JSDoc autocomplete terribly annoying:

sample

My JSDoc for classes is almost always a one-liner:

/** This is the documentation for this class */
export class Position {
}

Please consider removing this autocomplete feature for classes, or at least provide an option for turning it off.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    SuggestionAn idea for TypeScriptWorking as IntendedThe behavior described is the intended behavior; this is not a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0