Build 19
- Determine suitable Node.js runtime automatically (no need to modify PATH environment variable anymore).
Changed
- include @sap/cds-lsp 8.4.3 with the following changes since 8.3.2:
- fix: highlighting of escaped identifiers and parameter lists
- fix:
using
path proposals could have been suggesting JS files instead of CDS files in certain cases - fix: on Windows if client mixes upper- and lowercase drive letters some requests could have failed
- fix: CDS Typer was called when deleting a file which led to a misleading error output
- minimum required NodeJS version is now (back to) 20.9.0