druxt.js icon indicating copy to clipboard operation
druxt.js copied to clipboard

Add Vscode extension for improved contributor experience

Open Decipher opened this issue 4 years ago • 1 comments

Is your feature request related to a problem? Please describe. As a contributor I want GitPod to display a contributor guide within VScode so I have all the required information to contribute to this project.

Describe the solution you'd like

  • [ ] Add custom VSCode extension to display a Contributor guide within GitPod.
  • [x] #148

Describe alternatives you've considered N/A

Additional context DrupalPod PR for their extension: https://github.com/shaal/DrupalPod/pull/27

image

Decipher avatar Sep 02 '21 22:09 Decipher

~~It may not be necessary to add my own extension, as it may be possible to use the drupal-mentoring.drupalpod-ext~~

https://github.com/shaal/DrupalPod/blob/main/.gitpod.yml#L30 https://github.com/shaal/DrupalPod/tree/main/src/vscode-extension/drupalpod-ext

Edit: No, it's not possible, the content is hard coded and the extension is opinionated.

Decipher avatar Sep 02 '21 22:09 Decipher