Benny Neugebauer

Results 153 issues of Benny Neugebauer

### Expected behavior - `http://localhost:9876/hl?=en&id=34916909` ### Actual behavior - `http://localhost:9876/hl?=en/?id=34916909` ### Enviroment Details - Karma version (output of `karma --version`): 0.13.22 - Relevant part of your `karma.config.js` file: `urlRoot: '/hl?=en'`...

I am using `platform` in a **Node.js** module on a **Windows 10** computer. Doing this I noticed, that `platform` cannot recognize the version number of my Windows installation (which is...

enhancement

The EditorConfig should also influence the reformat if you press Alt+Shift+F in NetBeans.

type: feature
epic: Write File
prio: medium

- http://mojo.codehaus.org/nbm-maven/nbm-maven-plugin/index.html `nbm:nbm`

type: feature
prio: medium
epic: Release

We should implement a parser for the EditorConfig "language" to get auto-completion by the NetBeans IDE. At the moment we use "Code Templates" to get pseudo auto-completion in the EditorConfig...

type: feature
epic: Config Parser
prio: low

- https://github.com/editorconfig/editorconfig/wiki/Property-research:-maximum-line-length

type: feature
prio: low
epic: Config Property

I packaged a 126 MB file (json data) in a 13 MB zip archive. When I try to open it, I am receiving error: ``` Error: Corrupted zip: missing 3589889...

**Is your feature request related to a problem? Please describe.** I am generating code using `@graphql-codegen/typescript-operations`. The generated code looks like this: ```ts export const ProductDeleteDocument = gql` mutation ProductDelete($productId:...

core

I want to run `greenkeeper-lockfile-upload` on CircleCI but I am getting the following error: > #!/bin/bash -eo pipefail greenkeeper-lockfile-upload ERROR: The key you are authenticating with has been marked as...