jmerle / competitive-companion

Browser extension which parses competitive programming problems
https://chromewebstore.google.com/detail/competitive-companion/cjnmckjndlpiamhfimnnjmnckgghkjbl
MIT License
873 stars 111 forks source link

question does not appear on vs code #468

Closed satyamdeo19 closed 2 weeks ago

satyamdeo19 commented 2 weeks ago

While clicking on the parser, blue line gets passed but it does not open in vs code . I have only one instance of vs code open .It worked previously quite well

jmerle commented 2 weeks ago

Competitive Companion only parses problem data and sends it to external tools. It sounds like the parsing works fine, and Competitive Companion's "send problem data to external tool" mechanism hasn't changed in a long time, so this is likely an issue in the external tool that you're using. You should send this bug report to the developer(s) of said tool.