Catalyst icon indicating copy to clipboard operation
Catalyst copied to clipboard

A VS code Extension to accelerate the process of solving problems on Codeforces.

Results 9 Catalyst issues
Sort by recently updated
recently updated
newest added

This makes the problem of different color introduced with the update solved

Please update the extension to support the multi colored test cases

1. My .catalyst and .temp folders have been piling up and taking unnecessary disk space after a few contests so I would like a button to remove all the contest-related...

enhancement

Reference blog: https://codeforces.com/blog/entry/92669

enhancement

Hi there, It seems Catalyst has failed to start up since VS Code v1.83.1. The error message is `command 'catalyst.XXX' not found`. For example, `Ctrl + Alt + P` would...

As PyPy 3.9.10 64 bits is faster than pypy 3.6 please add the option to submit code in pypy 3.9.10.

Request failed with status code 500

some times some problems require you to output the outputs separated by a new line for example ![image](https://github.com/RudreshVeerkhare/Catalyst/assets/61416026/2eb5585e-b833-4cb6-bec7-0ddda726f8bd) if my problem solution is outputed like this ``` 1033412 ``` it...