codefori / codefori/vscode-ibmi
Add a new upload function to the "Upload or Replace" action.
Open
idea
- Dominant language
- TypeScript
- Stars
- 418
- Forks
- 160
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 12
Description
The "Upload or Replace" action is intended to replace the content of the selected source member.
It does not create a new source member when a local file with a different name is selected.
I would like a new source member upload function added to the "Upload or Replace" action.
Contributor guide
Research direction
Start by locating the VS Code extension's "Upload or Replace" action and tracing its existing replacement flow. The work is done when selecting a local file with a different name can create a new source member through that action, while the existing replacement behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100