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

Enhancement #27

Closed
starboy-jb opened this issue Apr 18, 2020 · 2 comments
Closed

Enhancement #27

starboy-jb opened this issue Apr 18, 2020 · 2 comments

Comments

@starboy-jb
Copy link

starboy-jb commented Apr 18, 2020

  1. It will be good if after clicking on the competitive companion button it will redirect to the VSCode directly.

  2. There should be a verdict which shows all test passed. It can be like All test Passed in visible green font. And if not it should show 1, 3 passed 2, 4 failed.

  3. There should be the visible green color for passed and visible red color for failed and visible yellow color.

  4. After clicking ctrl+alt+b it should make object file of that file name like It the file name is main.cpp, It should make object file of main so that we can externally run the code by the command ./main < input.txt

Most important make color visible. Green color should be like the Welcome button color on this repo homepage.

@agrawal-d
Copy link
Owner

Hi @starboy-jb,
Thanks for creating the issue. 1 is not possible by the VS Code API.
4 is actually not preferred by a lot of people.

@agrawal-d
Copy link
Owner

I'll consider the other points.

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

2 participants