AlexeyDmitriev / JHelper

GNU Lesser General Public License v3.0
119 stars 31 forks source link

Add support for CLion 2019.2 #114

Closed dodomarocgenex closed 4 years ago

dodomarocgenex commented 4 years ago

The current plugin can't parse AtCoder tasks with CLion 2019.2. Please add the corresponding compatibility

Configuration: OS: Mac os Catalina JHelper version: 0.16.2

AlexeyDmitriev commented 4 years ago

Hi, dodomarocgenex

Thanks for the feedback. Can you clarify which parser you are using? I recommend you use competitive-companion

сб, 26 окт. 2019 г. в 17:53, dodomarocgenex notifications@github.com:

The current plugin can't parse AtCoder tasks with CLion 2019.2. Please add the corresponding compatibility

Configuration: OS: Mac os Catalina JHelper version: 0.16.2

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/AlexeyDmitriev/JHelper/issues/114?email_source=notifications&email_token=AAJDI6XD3HMXF73NPRLY373QQRKWFA5CNFSM4JFNRZVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HURMOYQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJDI6VCE3FZLW5KHR3UWLTQQRKWFANCNFSM4JFNRZVA .

dodomarocgenex commented 4 years ago

I was using CHelper, which worked on Codeforces. But with Competitive Companion, it works just fine on both AtCoder and Codeforces.

Thanks!