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

Expose a setting to disable JSDoc autocompletion #23642

Closed
jsynowiec opened this issue Mar 30, 2017 · 1 comment
Closed

Expose a setting to disable JSDoc autocompletion #23642

jsynowiec opened this issue Mar 30, 2017 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality javascript JavaScript support issues typescript Typescript support issues verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@jsynowiec
Copy link
Contributor

jsynowiec commented Mar 30, 2017

  • VSCode Version: 1.10.2
  • OS Version: macOS

Problem:
February 2017 (1.10) update introduced auto JSDoc comments. Sometimes this automatic behavior is undesired and hitting Esc to cancel template expansion before Enter is inconvenient.

Desired solution:
Expose a new setting in the TypeScript group that allows to disable _typeScript.tryCompleteJsDoc command so in result code is expanding comment block without JSDoc keywords.

@jsynowiec jsynowiec changed the title Expose a setting to disable _typeScript.tryCompleteJsDoc Expose a setting to disable JSDoc autocompletion Mar 30, 2017
@mjbvz mjbvz added feature-request Request for new features or functionality javascript JavaScript support issues typescript Typescript support issues labels Apr 3, 2017
@mjbvz mjbvz added this to the April 2017 milestone Apr 3, 2017
@mjbvz
Copy link
Contributor

mjbvz commented Apr 3, 2017

Fixed by #23704

@mjbvz mjbvz closed this as completed Apr 3, 2017
@mjbvz mjbvz added the verification-needed Verification of issue is requested label Apr 26, 2017
@ramya-rao-a ramya-rao-a added the verified Verification succeeded label Apr 27, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality javascript JavaScript support issues typescript Typescript support issues verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants