JetBrains WebStorm intellisense
问题 When I see the intellisense menu in WebStorm, it shows little circular icons with lettering on them (i.e. "v", "m", "f", "p"). Does anyone know what all the icons mean, or know where there is a reference to understanding WebStorm's intellisense? 回答1: You can find the icons reference in WebStorm help. v - variable m - method f - field p - parameter 来源: https://stackoverflow.com/questions/12215159/jetbrains-webstorm-intellisense