vscode-github-projects icon indicating copy to clipboard operation
vscode-github-projects copied to clipboard

VS Code extension that brings GitHub's projects into VS Code.

Results 14 vscode-github-projects issues
Sort by recently updated
recently updated
newest added

I just installed, and looked at my projects. Unfortunately, only a legacy project shows up -- not any using the new (beta) project. Will new projects be supported?

Hello, I have a project in a relatively new repository that doesn't show up, even after refreshes and clearing the data of the extension. https://github.com/JustinGrote/Press/projects/1 Others show up fine, not...

bug
hacktoberfest

Maybe this is related to changes introduced with GitHub Projects [Beta], but old-style GitHub Projects for repositories don't show up in the Projects list. Only Organizational Projects. I made a...

hacktoberfest-accepted

We need a logo for Marketplace. ![image](https://user-images.githubusercontent.com/43996118/118305520-b620d100-b505-11eb-99a7-512ee8d54a39.png) [logomakr](https://logomakr.com/) is a great website to create logos, tagging as `good first issue`.

enhancement
good first issue
hacktoberfest

The implementation for the required mutations is already implemented in this PR: https://github.com/MLH-Fellowship/vscode-github-projects/pull/19 We just need to build the frontend (Add Project, Close Project, Edit Project) in Svelte for it....

enhancement
help wanted
hacktoberfest

Markdown renders just fine in the project descriptions on Github's projects page, though not in this plugin. Since I'm using links in the project description to link to other places...

enhancement
hacktoberfest

When you npm install, npm run watch and then run our extension (F5), then there is a process.env is undefined error within the WebView developer tools on the newly opened...

bug
enhancement
help wanted
invalid
question

Webpack is a fantastic tool that helps to bundle our application creating a dependency graph that contributes to better performance of our application. Currently, we haven't properly integrated webpack in...

enhancement
good first issue

There is a minimum design in the current MVP. The UI can use extra help for developing a better user experience. Side note, we have yet to implement UI for...

enhancement
help wanted