confluentinc / confluentinc/vscode

Automatically open readme file after generating project

Open
#1,631 0 comments 0 reactions 4 assignees Claimed by @noeldevelops View on GitHub
project generation
Dominant language
TypeScript
Stars
34
Forks
17
Avg merge
1d 22h
Merged PRs (30d)
8

Description

Most project templates hold a readme file, which provides instructions on how to run the generated project, etc. After generating the project, we want to automatically open the readme, so that users know which next steps they need to take.

We could implement this by placing a special file, like `.confluent-version` or similar, in the generated project, which triggers extension activation. Upon detecting this file in the workspace, the extension could then open the readme file.

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.