thamara / vscode-code-annotation

Code Annotation Extension for VSCode
https://marketplace.visualstudio.com/items?itemName=tkcandrade.code-annotation
GNU General Public License v3.0
67 stars 27 forks source link

Allow user to specify the location of the json files for the extension #14

Open thamara opened 4 years ago

thamara commented 4 years ago

Currently we use the global storage for the json file for the extension. It would be really nice if this could be configurable. The idea is to include a configuration that will allow that.

For reference, check config.ts.

MattBidewell commented 4 years ago

Hey! I wouldn't mind picking this up :)

MattBidewell commented 4 years ago

17 PR

AleksueiR commented 2 years ago

Any chance this is going to be implemented? You can't share annotations without it.

thamara commented 2 years ago

@AleksueiR Yes, that's the intention. But to be completely honest, I haven't got time to dedicate to working on the extension as much as I would like. For sure, there's a lot I want to improve on it, and getting feedback from folks like you help me understand what's the most critical improvements. But at the end, the day only have 24h. :(

I'm planning to have some time to focus on the extension somewhere, maybe next week or the one after. When this issue is fixed, I'll mention you, so you can get updates.