This plugin includes third-party software: vendor/apex-ls/ (bundled Apex language server, built from the apex-language-support monorepo — see vendor/apex-ls/VERSION): - data-structure-typed — MIT License Copyright (c) 2022 Pablo Zeng Copyright (c) 2022 Kirk Qi - ANTLR4 runtime — BSD-3-Clause License Copyright (c) 2012-2017 The ANTLR Project. All rights reserved. - vscode-jsonrpc — MIT License Copyright (c) Microsoft Corporation. All rights reserved. bin/soql-lsp.bundled.js (esbuild bundle of the self-contained SOQL language server): - ANTLR4 runtime — BSD-3-Clause License Copyright (c) 2012-2017 The ANTLR Project. All rights reserved. - vscode-jsonrpc — MIT License Copyright (c) Microsoft Corporation. All rights reserved. scripts/sf-mcp-proxy.bundled.js, scripts/sf-org-info.bundled.js (esbuild bundles of the Salesforce API/metadata MCP servers): - jsforce — MIT License - jszip — Dual-licensed: MIT OR GPL-3.0-or-later (confirmed via npm registry metadata; this plugin uses it under the MIT terms) - ajv — MIT License - zod — MIT License - jose — MIT License - ws — MIT License - https-proxy-agent — MIT License Full license texts for these packages are available from their respective npm registry pages / source repositories.