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
837 packages
found in
Top 1k
6746 packages
found in
Top 10k
87.76k packages
in community
Copies a file/directory.1
file
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
65 packages
found in
Top 100
555 packages
found in
Top 1k
2989 packages
found in
Top 10k
15.95k packages
in community
The VS Code extension has an activation function that executes code.2
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
83 packages
found in
Top 100
636 packages
found in
Top 1k
4818 packages
found in
Top 10k
69.19k packages
in community
Registers a VS Code command which can later be executed.2
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
90 packages
found in
Top 100
716 packages
found in
Top 1k
5445 packages
found in
Top 10k
75.73k packages
in community
Retrieves all available VS Code commands.2
search
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
22 packages
found in
Top 100
109 packages
found in
Top 1k
366 packages
found in
Top 10k
1.94k packages
in community
Creates a directory.1
file
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
84 packages
found in
Top 100
685 packages
found in
Top 1k
4301 packages
found in
Top 10k
27.47k 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)
88 packages
found in
Top 100
746 packages
found in
Top 1k
5528 packages
found in
Top 10k
47.53k packages
in community
Uses the VS Code "window" namespace for managing the current editor window and UI components.2
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
91 packages
found in
Top 100
766 packages
found in
Top 1k
5901 packages
found in
Top 10k
81.35k packages
in community
Uses the VS Code "commands" namespace for registering and executing commands.2
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
91 packages
found in
Top 100
745 packages
found in
Top 1k
5695 packages
found in
Top 10k
78.11k packages
in community
Imports the "vscode" module which contains the complete VS Code API.2
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
92 packages
found in
Top 100
779 packages
found in
Top 1k
6119 packages
found in
Top 10k
83.95k packages
in community
10