Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Preview

![Form GUI Screenshot](./resources/preview.png)
![Form GUI Screenshot](https://raw.githubusercontent.com/SAP/code-snippet/master/packages/backend/resources/preview.png)

Check warning on line 5 in packages/backend/README.md

View check run for this annotation

In Solidarity / Inclusive Language

Match Found

Please consider an alternative to `master`. Possibilities include: `primary`, `main`, `leader`, `active`, `writer`
Raw output
/\b(?!masterdata|masterdata\w+\b)master/gi

## Overview

Expand All @@ -14,4 +14,4 @@
- Invoking custom validation logic.
- Sending user-provided answers back to the respective contribution/plugin.

This architecture supports interactive, extensible code snippet generation in VSCode, combining custom logic with a modern user interface.
This architecture supports interactive, extensible code snippet generation in VSCode, combining custom logic with a modern user interface.
Loading