每个 Visual Studio Code Intellisense 图标的含义是什么?

What do each of the Visual Studio Code Intellisense Icons mean?

查看 IntelliSense 提供的选项时,所有图标代表什么? IntelliSense 并不是我们会看到这些图标的唯一地方,但我将其用作示例,希望有人可以识别这些图标并解释它们的含义。

Microsoft Docs page on IntelliSense 上提供了图标及其名称和描述的列表。这是完整列表:

Light
Icon
Dark
Icon
Name Description
Methods and Functions method, function, constructor
Variables variable
Fields field
Type parameters typeParameter
Constants constant
Classes class
Interfaces interface
Structures struct
Events event
Operators operator
Modules module
Properties and Attributes property
Values and Enumerations value, enum
References reference
Keywords keyword
Files file
Folders folder
Colors color
Unit unit
Snippet prefixes snippet
Words text