Microsoft/TypeScript

Import autocomplete in jsdoc removes everything after the import.

开放

#47,520 创建于 2021年12月11日

 (2 条评论) (0 个反应) (0 位负责人)TypeScript (13,395 个派生)batch import
BugDomain: JSDocHelp Wanted

仓库指标

星标
 (108,860 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

TS Template added by @mjbvz

TypeScript Version: 4.5.4

Search Terms

  • completionInfo
  • completions
  • suggestions

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.63.0
  • OS Version: macOS 11.6.1 (20G224)

Steps to Reproduce:

  1. Download and unzip replaced_text.zip
  2. Open foo.js
  3. Place your caret on line 5 and press ctrl + space
  4. Autocomplete with bar.js

https://user-images.githubusercontent.com/2737650/145680370-4003354b-99a9-4909-8651-5f817b8beced.mov

贡献者指南