Apostolis A.
Apostolis A.
- OS version: Linux Manjaro 5.10.2-2 - Editor: vscode - Editor version: 1.52.1 - Programming language: Happens in many languages, but in VSCode's configurations it doesn't ever let other suggestions...
Hey, for first amazing work! Great job! I just run into a small time investment issue when I wanted to tried to integrate this extension into my workflow. I had...
So, let's say I have two mongodb collections called "**users**" and "**userPermissions**". And I have a **monstache plugin** that connects these two with a child subdocument inside each user's document...
## Description There doesn't seem to be support for the original and updated mongo-go-driver. And as mgo is a discontinued project thus deprecated as a whole, there has to be...
 Error happens in https://github.com/functionalfoundry/graphqlws/blob/master/subscriptions.go#L157 Seems like the subscription manager map is not concurrent safe.
## Adds Flags on `v init`: ``` --description (if '' - empty string, then it's gonna prompt) --project-version (--version conflicted with v's version, default: 0.0.0) --license (default: MIT) ``` ##...
## Current issues 1. Semantics break when you have reverse direction. The code below, will output the label on the start (source) of the arrowhead, not the target. This happens...
## Expected behavior h To not output an error on `go generate` when running the line [github.com/mitchellh/reflectwalk/location.go:3](https://github.com/mitchellh/reflectwalk/blob/main/location.go#L3). ## Actual behavior When the [github.com/mitchellh/reflectwalk/location.go:3](https://github.com/mitchellh/reflectwalk/blob/main/location.go#L3) tries to run `go generate` it outputs...
rewrite error to be more helpful when a module is not found in the required modules. ``` (no required module provides package "nosuchpkg"`) ``` to ``` (package "nosuchpkg" does not...
I would like to use it in some cases, but if the community and the administrator are inactive I won't do such thing. As I see the **newest issue** was...