yehoshuasandler / harvest-vscode

Vs Code Extension for Harvest Integration
7 stars 5 forks source link

Repo based config #1

Open Jared-Dev opened 3 years ago

Jared-Dev commented 3 years ago

Could there be a way to add project info to the project's config file?

yehoshuasandler commented 3 years ago

Well the projects are based on what projects you have in your Harvest account. Or perhaps i am not understanding your question. Could you elaborate if I am not?

Jared-Dev commented 3 years ago

I think I'm mainly asking. When you load a repository/workspace in VSC. I'd love a way to add a specific project (or possibly an array of them).

The motivation here is that we have probably fifty projects/repositories and it would be awesome if there was a way to connect a git repo to a harvest project.

yehoshuasandler commented 3 years ago

Oh yeah that would be a really good feature. Here is what I am thinking (let me know if I understand the request properly):

I see this being a good universal answer to your ideas. Are you familiar with working with VS Code extensions? I could make you a collaborator if you are.

Jared-Dev commented 3 years ago

That sounds like an awesome implementation! For the folder/repo association the other thing VSC offers is workspaces which might be an additional setting location or an alternative!

Unfortunately I've not done any work on extensions previously. I'm digging into some new stuff at work that has me tied up, but if you end up adding some more detailed issues related to the task I don't mind trying as I have time (I just have no clue when that might me, sadly).