confluentinc / confluentinc/vscode

Create new message file in user workspace on produce to topic

Open
#583 3 comments 0 reactions 1 assignee Assigned to @shouples View on GitHub
message producing
Dominant language
TypeScript
Stars
34
Forks
17
Avg merge
1d 22h
Merged PRs (30d)
8

Description

Basic file editor body, file extension `*.confluent.kafka.json` to be populated based on the Topic item it was originally called from:
```json
{
"produce_config": {
"cluster_id": "abc",
"topic_name": "xyz",
},
"headers": [
],
"key": {
},
"value": {
}
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.