Patrik Stutz

Results 19 issues of Patrik Stutz

### Motivation I'd like using VS Code to work on Kotlin projects instead of IntelliJ IDEA. But that's not the case for my co-workers. When formatting code, I get different...

enhancement
formatting

I've installed kubeip in our GKE cluster that consists of 3 nodes. The IP-pool consists of 3 static IP-adresses. The intention is that those 3 IP adresses automatically get reassigned...

**Do you want to request a *feature* or report a *bug*?** feature **What is the current behavior?** When editing a document with an embedded font on a document server that...

feature request

I've been waiting very long for something like this to happen, but I always thought it was not possible to create a custom chromecast receiver and that Google locked down...

## Is your feature request related to a real problem or use-case? When we have an async function like this: ``` async function getDataFromAPI(){ return {a:1,b:2} } ``` To get...

Hi @vn38minhtran, thanks for this cool library! Can we maybe remove the `.babelrc` file from the npm package? The reasons for this are: 1) this is a file only needed...

**Describe the bug** It seems like #886 is still (or again) open: **To Reproduce** Steps to reproduce the behavior: 1. Turn liveEdit off for a document type 2. Edit a...

Devenv looks very interesting! But what bugs me a bit is that devenv needs to be installed on the system before it can be used in a project. That's an...

Hi and thanks a lot for this awesome library! Today I wanted to switch on the TypeScript option "exactOptionalPropertyTypes" for a project and noticed that the generated Zeus client doesn't...

What are your plans for the future of this module? Will you continue working on this nice project?