Flutter support and debugger for Visual Studio Code.
License: unknown
Published: 10 days ago
Publisher: Dart-Code
Licenses
No license compliance issues
Secrets
No sensitive information found
Vulnerabilities
No known vulnerabilities detected
Hardening
No application hardening issues
Tampering
No evidence of software tampering
Malware
No evidence of malware inclusion
List of software behaviors discovered with static code analysis.
Executes files during installation or upon launch.1execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common) 83799 packages
in community
Activates a VS Code extension.2behavior
Prevalence in Visual Studio Code community
Behavior often found in this community (Common) 4294 packages
in community
Enumerates installed VS Code extensions.2search
Prevalence in Visual Studio Code community
Behavior often found in this community (Common) 13539 packages
in community
The VS Code extension has an activation function that executes code.2execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common) 66215 packages
in community
Registers a VS Code command which can later be executed.2execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common) 72247 packages
in community
Uses the VS Code "window" namespace for managing the current editor window and UI components.2execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common) 77584 packages
in community
Uses the VS Code "extensions" namespace for managing installed extensions.2execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common) 14731 packages
in community
Uses the VS Code "commands" namespace for registering and executing commands.3execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common) 74533 packages
in community
Imports the "vscode" module which contains the complete VS Code API.3execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common) 80064 packages
in community
Contains single-line comments.3behavior
Prevalence in Visual Studio Code community
No behavior prevalence information at this time