Alex Gustafsson

Results 34 issues of Alex Gustafsson

**Is your feature request related to a problem? Please describe.** Specifying passwords in environment variables is not always the best available approach. Docker swarm, for example, has support for the...

Enhancement

It would be nice to have code formatting before saving (or at least the ability to format the code via a command). On macOS `clang-format` comes installed alongside `clangd` when...

### Backstory There's a need to allow users to specify what service is exposed by this plugin to allow for other icons in the Home app etc. (see #122). For...

good first issue

### General idea Allow usage as a platform with auto-discovery which scans the network and adds devices it finds. ### Use case Minimal configuration, just add the platform and be...

help wanted
good first issue

In version 4.0.0+ everything is asynchronous and waited for. This includes the grace times. When Siri is used to invoke a command to start a computer, she will time out...

A lot of issues have been posted about similar topics, such as SSH usage, devices not responding to pings, etc. My initial hope was that the documentation available in the...

help wanted

The `ContentChanges` of `DidChangeTextDocumentParams` are of any type (`interface{}`). The documentation for the field does not specify what types it may hold, but the source code does. By moving the...

I'd like to contribute the curve indices and names to this project. What would be the best way of going about doing that? My use case is to use the...

What license is this repo under? I'm making a chemistry calculation library for node / js and I'd love to use your periodical table localization. You can add a license...

**Please describe what the rule should do:** Add support to allow mustache strings as an inline element for the rule `vue/singleline-html-element-content-newline` even though there are attributes. I would like to...