Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
@sap/cds-lsp
Advanced tools
The CDS language server implements the Language Server Protocol (LSP) for SAP's Core Data Services (CDS). It can be used in many popular IDEs like, for example, Visual Studio Code, IntelliJ, or Eclipse. It provides many useful features for working with and enjoying CDS sources.
Syntax highlighting via Textmate grammar
Additional semantic highlighting
Source code validation providing diagnostics (error messages, warnings, ...)
Where-used navigation to
Code completion for
using
statementSnippets for typical CDS language construct
(with documentation extracts of capire explaining language concepts)
like
Quick fixes to
@description
annotations to doc commentsInventory (symbols) for
Hover information based on
@title
and @description
annotationsREADME.md
and package.json#description
Code formatting
;
or }
Code formatting via CLI (incl. verification mode)
Translation support
'{i18n>customerName}'
Annotation support via external plugin
The CDS language server can only be used as part of an IDE extension or plugin. See Installation for more details.
A code formatter for CDS source files is included.
Refer to the installation details.
This package is provided under the terms of the SAP Developer License Agreement.
FAQs
Language server for CDS
The npm package @sap/cds-lsp receives a total of 318 weekly downloads. As such, @sap/cds-lsp popularity was classified as not popular.
We found that @sap/cds-lsp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.