Pierre Fritsch

Results 14 issues of Pierre Fritsch

### Summary Prettier is set up with `"printWidth": 100`, and VS Code is configured with `"editor.formatOnSave": true`, but when saving (and formatting) a TypeScript file, Prettier doesn't break up an...

* Clarify how to implement the recommendation given on the capire page [Using TypeScript](https://cap.cloud.sap/docs/get-started/using-typescript): > For productive usage always precompile TypeScript code to JavaScript due to performance reasons and use...

as documented in: https://cap.cloud.sap/docs/node.js/cds-i18n#custom-errors

Add the code sample from the capire section [Unbound Actions / Functions](https://cap.cloud.sap/docs/node.js/services#-unbound-actions--functions) as a test in the code sample repository.

How about adding direct links to the GitHub search to lower the barrier for finding the corresponding code sample in the repository? (Unfortunately it seems that the GitHub search currently...

Will the sap-cloud-sdk-logger from @sap-cloud-sdk/util output the incoming correlation ID to the logs? If not, how can we pass the correlation ID ourselves to the logger? I couldn't find a...

feature request
javascript

Suggesting that the instructions should also exit the subfolder `app/lectures` so that the following statements in the README: `npm run start-service:ts` and `npm run start-ui:ts` would be executed from the...

### Issue description The page [Finding the Right Key for the Anchor](https://sapui5.hana.ondemand.com/sdk/#/topic/6ffb084e6d8247d1863005c14e8d5894.html) ([finding-the-right-key-for-the-anchor-6ffb084.md](https://github.com/SAP-docs/sapui5/blob/main/docs/06_SAP_Fiori_Elements/finding-the-right-key-for-the-anchor-6ffb084.md)) explains: - How to Find Anchors for the Header Facet - How to Find Anchors for the...

SAP Fiori elements

Indicate in the README file that the extension is [not available](https://github.com/SAP/cloud-foundry-tools/issues/98#issuecomment-784081786) on the VS Code Marketplace, so that users will spend less time searching for it there.