Olivier Refalo
Olivier Refalo
add a way to parametrize the schema endpoint. This would allow integrations with graphql-cli and others.
Great orm, Great example - yet it doesn't work anymore. This pull req fixes the error, display change sets on the console and bring deps up to latest.
Hi Antoni, Thanks for creating this great Vue component. It was inspirational to discover Vue and learn Svelte. I created a Svelte port at https://github.com/orefalo/svelte-splitpanes Sincerely,
Like this project! Neat idea - now I can finally visualize connectivity issues Now... I have a 3rd way to configure prometheus Scraping annotations labels. Will share once I get...
Exactly was I was thinking about building, Thank you!
add thsi guy to complete the collection https://github.com/rsdavis/svelte-collapse
Hi, here are my touch ups. Please accept my small contributions to the fantastic extensions you built. Sincerely,
**Describe the problem:** other shells allow for precise color customizations, see below ``` # Syntax Highlighting Colors set -U fish_color_normal $foreground set -U fish_color_command $cyan set -U fish_color_keyword $pink set...
**Describe the problem:** Ability to format strings with variables. While trying to port some of my scripts, I am seeing limitations with the `out` built-in In particular, the ability to...
**Describe the problem:** With other shells, it's convenient to create a new empty file with `:> newfile` Would be nice to have a similar capability Thank you