HampusMat

Results 13 issues of HampusMat

## System information - node version: v14.17.4 - npm or yarn version: Yarn v1.22.11 - OS/version/architecture: Debian 10 Buster x86_64 - Applicable nodegit version: 0.27.0 ## Problem The getTree commit...

How users choose to format their documentation should be of no concern to this plugin. You can probably agree on how hard it is to read the following ![bad-hover](https://user-images.githubusercontent.com/87620379/190873863-2efba4c1-ad32-4e0f-9380-1cda58547ec6.png) The...

## Issue Description Type: *bug report* or *feature request* bug report ### Describe what happened (or what feature you want) When trying to create a comment in a review thread...

## Issue Description Type: *bug report* or *feature request* feature request ### Describe what happened (or what feature you want) The pull request picker could show if pull requests are...

The need to explicitly make injectables async compatible should be removed. This would be simple if not for the fact that having the `async` crate feature enable this by default...

help wanted
feature

It would be splendid if the dependency on Linkme was gotten rid of. This would make Syrette more portable. However, more investigating needs to be made in order to know...

enhancement
help wanted

I don't know why i didn't make it thread-safe in the first place

enhancement

This would make a type only be resolved if certain properties has specific values. Like naming it, but with arbitrary stuff. Types could maybe a problem.

help wanted
feature

Support for stack allocation of `Injectable`s could probably be implemented. Stack allocation is to be possible if the interface is a concrete type. This will require - Container functions like...

help wanted
feature