Alexandre Marre

Results 15 issues of Alexandre Marre

Awesome extension! This would be awesome to be able to upload on Youtube too!

enhancement

Hi, I would like to know if you can provide an auto updated docker image on dockerhub for example that can be directly used on any system running docker? For...

Following the proposal from https://github.com/ufoscout/docker-compose-wait/issues/49#issuecomment-897890096 I made a PR. Do you want me to add a CI with `travis` or `github-action` ?

Hi, I wanted to ask if you would like to add support for different file name, for now direnv use `.envrc` but why not add `.env` or other file name....

Hi, I have a panic when I run go-watcher go env ``` GOARCH="amd64" GOBIN="" GOCACHE="/home/alex/.cache/go-build" GOEXE="" GOHOSTARCH="amd64" GOHOSTOS="linux" GOOS="linux" GOPATH="/home/alex/go" GORACE="" GOROOT="/usr/lib/go" GOTMPDIR="" GOTOOLDIR="/usr/lib/go/pkg/tool/linux_amd64" GCCGO="gccgo" CC="gcc" CXX="g++" CGO_ENABLED="1" CGO_CFLAGS="-g -O2"...

### Describe the bug When I use some CSS properties svelte syntax highlight break. ### Reproduction - Create a typescript project with SvelteKit - Paste this code into a file...

upstream

Hi, When using `react-moment` with `fromNow`, I would like to capitalize the first letter of sentence. Do you provide some way to do it ? If yes how ? Thanks.

Hello :wave: I would like to be able to install a specific version of `mise` with the official install script (https://mise.run/). Is it possible to create an environment variable, for...

enhancement

Hi, I have a problem with this plugins, when I try to insert/update with the created mutations I have an error: ``` GraphQL error: permission denied for table X ```...

enhancement
hacktoberfest-accepted

### What's wrong? When I try to use `tk init` I got an error with `k8s-libsonnet`: ### Steps to reproduce ```sh $ tk init ``` ### System information 6.8.8-arch1-1 ###...

bug