Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

F5 should work across all panels (code, input, and output)

Aperta
#6 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@ankit02327 ci sta già lavorando.

Dal 16/9/2025.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

bug enhancement

Description:

Currently, the F5 keybinding only works when the cursor is in the code area.
It would be more intuitive and seamless if pressing F5 also triggered compilation and execution when the cursor is in the input or output panels.

Expected behavior:

  1. Pressing F5 in the input panel should save input and run the code.
  2. Pressing F5 in the output panel should rerun the code with the current input.

Why this is useful:

  1. Improves workflow by removing the need to manually switch back to the code panel before running.
  2. Keeps the plugin consistent with other IDE experiences.
  3. Provides smoother usability when editing test cases or reviewing outputs.
Lingua principale
Lua
Stelle
4
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Preparare l'ambiente

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di ankit02327/nvim-cpp-setup

Tutte le issue di ankit02327/nvim-cpp-setup

Issue simili

Altre issue su Lua

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.