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

Add an Arduino-like external editor mode #1094

Open
3 of 5 tasks
66Leo66 opened this issue Aug 1, 2022 · 0 comments
Open
3 of 5 tasks

Add an Arduino-like external editor mode #1094

66Leo66 opened this issue Aug 1, 2022 · 0 comments
Labels
enhancement New feature or request medium_priority Medium Priority Issues

Comments

@66Leo66
Copy link

66Leo66 commented Aug 1, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Is this feature provided in the master branch?

  • I have checked the changelog

The problem you are facing

QCodeEditor is not perfect enough.

Describe the feature you'd like

I'd like to edit my code with smarter editors like VS Code while being able to Compile, Run and Submit easily through the help of CP Editor.

One of the possible solutions is, to optimize the IO view mode as follows:

  • Add Compile, Run, Compile&Run and Submit button there, as well as made competition-specific features accessible.
  • Allow draw&drop (from VSCode etc.) to open a file.

Describe alternatives you've considered

Maybe an api protocol to control open file, compile run and submit so that a vscode extension can be made.

Are you willing to contribute to this?

  • I'm ready to contribute to this (and will open a PR soon)
  • I'd like to have a try (with the help of the maintainers)
  • No, thanks

Anything else?

Check out Arduino IDE's external editor mode.

@66Leo66 66Leo66 added the enhancement New feature or request label Aug 1, 2022
@ouuan ouuan added the medium_priority Medium Priority Issues label Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium_priority Medium Priority Issues
Projects
None yet
Development

No branches or pull requests

2 participants