最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - VS Code has a star (★) in the property name - Stack Overflow

programmeradmin1浏览0评论

Recently, I've noticed that some of the JavaScript\TypeScript objects, in VS Code, has a starred properties. What does that mean?

Example: I've defined an array of strings - 'myArray'

Recently, I've noticed that some of the JavaScript\TypeScript objects, in VS Code, has a starred properties. What does that mean?

Example: I've defined an array of strings - 'myArray'

Share Improve this question asked Jun 16, 2019 at 10:51 altgov3enaltgov3en 1,2062 gold badges19 silver badges35 bronze badges 2
  • 4 I think you might be using intelliCode, or a similar intellisense extension. – Yannick K Commented Jun 16, 2019 at 10:54
  • Same question for Visual Studio 2019+ – KyleMit Commented Sep 7, 2021 at 18:49
Add a comment  | 

1 Answer 1

Reset to default 19

As Yannick K pointed out correctly the stars come from the IntelliCode extension and aim to mark the most commonly used attributes and methods.

发布评论

评论列表(0)

  1. 暂无评论