Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Improvements for Some Issues #491

Open
Acfboy opened this issue Sep 22, 2024 · 0 comments
Open

[Feature Request] Improvements for Some Issues #491

Acfboy opened this issue Sep 22, 2024 · 0 comments

Comments

@Acfboy
Copy link

Acfboy commented Sep 22, 2024

I am an active competitive programmer and a regular user of your plugin. It's been a great tool to facilitate my coding practice. However, I've encountered a few issues that I believe could be improved for a better user experience.

  1. Disappearing Sample Outputs: When I switch to other pages, the sample outputs disappear. This is particularly inconvenient during my training sessions where I often need to compare outputs from different programs side by side. Retaining the outputs would be a significant enhancement.
  2. Lack of a 'Run Without Compile' Button: It's quite typical to test my solution against other related test cases after reading one test case's result. Having to wait for the compilation process again is quite time-consuming.

I have some knowledge of the relevant technologies and am eager to contribute to the project. I intend to explore the source code to implement these enhancements.

In order to implement this feature, I need to find a place to store the current binary files instead of deleting them, as well as to read the output of each test case currently from ./.cph, which will change the logic of the plugin executing the tests. I wanted to check if such contributions would be welcomed by the team. Looking forward to your thoughts on this. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant