Vincent B.
Vincent B.
Hello, I will soon
If I'm not wrong it's bind on 'v' so you just push 'e' to enable keybind and then 'v'
Hi, could be nice ! I'm not sure why this project and not another one like Fulma ? This one is "just binding" on existing react component. Also it is...
Hi everyone ! I think ant design is not ready to go in SAFE template at this time. A lot of components are missing (cause there are a lot of...
As said before this tool as great and junit IS very cool for CI. Do you think it's possible to add pass test when check is OK. Cause it looks...
I will try to adapt it for Visual Studio 2017 cause this theme is just amazing!
Yes sure ! PR could be nice
Bundle is nice but is we want to disable some feature. it's not as easy. So just offline lib to start is enaught I guest
For exemple ``` ```go {data-trim data-line-numbers="|3|9|"} func (uc *usecase) GetDistinctNGPCodesFromArticles(ctx context.Context, articles []*model.Article) []string { distinctNGPCodes := make(map[string]struct{}) //
Maybe same issue here my pattern is `"^[A-Za-zÆ-Ëæ-ëÎîÏïÔôÖöÙùÛûÜüŸÿŒœÀàÂâÄäÁá]+((, |[,'’ \\-])[A-Za-zÆ-Ëæ-ëÎîÏïÔôÖöÙùÛûÜüŸÿŒœÀàÂâÄäÁá]+)*$"` Looks oki in chrome (js) and regex101 