-
Hola buenas.
estoy teniendo problemas para identificar porque no me pasa los asserts de este ejercicio, agradeceria una ayuda.
estoy casi seguro que el problemas es de como hago para llevar el elem…
-
**Describe the bug**
CMP plugins are the proposed way to extend ArgoCD chart rendering, and according to the documentation/proposal should push plugins forward to become a first-class citizen.
Tha…
-
**Is your feature request related to a problem? Please describe.**
I would like rules to enforce the `map` keyword being on the same line as the `generic` or `port` keywords, with no more than one sp…
-
Buenas! Mando este ejercicio para saber si está implementado eficientemente o si hay mejoras que se puedan hacer, muchas gracias!
```c
#include "TP11_18.h"
#include
#include
typedef struct no…
-
Buenas! Hace un rato terminamos en clase el listADT. El código me compila pero no me pasa el test 🥹 cuando transformo en comentario los asserts q me tiran error, me da segmentation fault... me ayudari…
-
Hola buenas noches, no se por qué no me pasa el siguiente assert:
```c
toBegin(p);
printf("Debe imprimir 3 tres 1 uno 2 dos 4 cuatro\n");
int vec[] = {3, 1, 2, 4};
int i=0;
w…
-
I propose adding a package of functions that operate on iterators whose values are sorted.
Sorted sequences can arise in a number of ways:
- From a slice that has been sorted.
- From the keys o…
-
### Feature request
I love this plugin and would love to replace my Copilot workflow with it.
The inline hints/suggestions are great but I would also love to see the suggestions in my CMP dropdown…
-
https://github.com/llvm/llvm-project/blob/5d4a0d54b5269bad1410e6db957836fe98634069/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp#L2595-L2623
More specifically,
https://github.com/llvm/ll…
-
I added the shortcut keys `` and `` in cmp.setup. They worked fine in previous versions, but after the recent update of nvim-cmp, the shortcut keys no longer work. If I roll back to version `82bd4b594…