Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

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

Abierto
#6 0 comentarios 0 reacciones 1 asignado Ver en GitHub

@ankit02327 ya está trabajando en esto.

Desde el 16/9/2025.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

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.
Lenguaje dominante
Lua
Estrellas
4
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Preparar el entorno

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de ankit02327/nvim-cpp-setup

Todos los issues de ankit02327/nvim-cpp-setup

Issues similares

Más issues de Lua

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.