Overview
The goal of this story is to spike the ability to create vcode extensions for the broader integration that is planned in the future.
In order to do this investigation, the functional use case will be to create a VSCode extension (that is aimed to be compatible with theia as well) that will:
- add a new entry in menu (or a command ?) to select a file that will be send to a Tuleap instance
- select the tuleap instance (server name), the project and the folder or the artifact where the file should be updated
(the exact scenario will be tailored as we go because we have no clue of what is possible ATM)
With the implementation of this story, we should take the time to investigate what would be needed for more complete integration (like Jira integration)
Resources