Currently, to use this extension we also need to add Competitive Helper web extension which parses the problems and sends it to this extension.
I find two problems with this approach,
Need to download two extensions
Need to open the problem in the website and then send it to vscode.
Instead, if we have our own parser (we can even copy it from Competitive Helper and give credits) we can add features to parse problems from link / title / etc.
We can also keep a checkbox in config to allow users to open problem from Competitive Helper.
I would love to implement it if you are fine with this.
Currently, to use this extension we also need to add Competitive Helper web extension which parses the problems and sends it to this extension. I find two problems with this approach,
Instead, if we have our own parser (we can even copy it from Competitive Helper and give credits) we can add features to parse problems from link / title / etc. We can also keep a checkbox in config to allow users to open problem from Competitive Helper.
I would love to implement it if you are fine with this.