List of software behaviors discovered with static code analysis.
category ALL
Info
Count
Category
Executes files during installation or upon launch.1
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
94 packages
found in
Top 100
834 packages
found in
Top 1k
6690 packages
found in
Top 10k
83799 packages
in community
Contains URLs related to social network URLs.2
network
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
64 packages
found in
Top 100
531 packages
found in
Top 1k
3264 packages
found in
Top 10k
19133 packages
in community
Executes a VS Code command.2
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
84 packages
found in
Top 100
625 packages
found in
Top 1k
3822 packages
found in
Top 10k
24018 packages
in community
The VS Code extension has an activation function that executes code.3
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
82 packages
found in
Top 100
643 packages
found in
Top 1k
4790 packages
found in
Top 10k
66215 packages
in community
Registers a VS Code command which can later be executed.3
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
88 packages
found in
Top 100
720 packages
found in
Top 1k
5373 packages
found in
Top 10k
72247 packages
in community
Accesses a previously opened file in VS Code.2
file
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
79 packages
found in
Top 100
646 packages
found in
Top 1k
4325 packages
found in
Top 10k
33368 packages
in community
Uses the VS Code "workspace" namespace for managing the current workspace.2
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
87 packages
found in
Top 100
746 packages
found in
Top 1k
5443 packages
found in
Top 10k
44210 packages
in community
Uses the VS Code "window" namespace for managing the current editor window and UI components.3
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
90 packages
found in
Top 100
769 packages
found in
Top 1k
5846 packages
found in
Top 10k
77584 packages
in community
Uses the VS Code "commands" namespace for registering and executing commands.3
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
90 packages
found in
Top 100
747 packages
found in
Top 1k
5633 packages
found in
Top 10k
74533 packages
in community
Imports the "vscode" module which contains the complete VS Code API.3
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
91 packages
found in
Top 100
782 packages
found in
Top 1k
6060 packages
found in
Top 10k
80064 packages
in community
10