Behaviors
List of software behaviors discovered with static code analysis.
Enumerates system information. (x1)
search
The software package does not declare any source code repository. (x1)
anomaly
Uses the VS Code "workspace" namespace for managing the current workspace. (x1)
execution
Uses the VS Code "env" namespace which contains information on the environment the editor runs in. (x2)
execution
Imports the "vscode" module which contains the complete VS Code API. (x4)
execution
Contains multi-line comments. (x8)
behavior