Nils Kilden-Pedersen

Results 28 issues of Nils Kilden-Pedersen

Once in a while, when I F up, I get the familiar exception: ``` com.github.plokhotnyuk.jsoniter_scala.core.JsonReaderException: missing required field "id", offset: 0x00000a14, buf: +----------+-------------------------------------------------+------------------+ | | 0 1 2 3 4...

enhancement
question

The `adtLeafClassNameMapper` config should take a `Class[_] => String`. It's both faster as a hashmap lookup, but also clarifies the intent.

enhancement

I use a dark theme, thus the preview renders with dark background. However that's not how I'll be using the diagram. How about supporting background color at the page level?...

enhancement

The default servlet is mapped using `/` as the url pattern. Per the spec (12.2): > A string containing only the ’/’ character indicates the “default” servlet of the >...

core

Currently, if a content type has not been set, one will be inferred. This is even if the action result contains `Unit`, which is the default value when no content...

core

Sorry, I don't have much information, but my setup VSCode + Metals 0.8.2 + Gradle stops working when using 1.6.0. Reverting to 1.5.0 works. P.S: 1.6.0 works find building with...

It seems (unless I missed it) that selectivity restricts your input to what's available, just like normal `select` does. But sometimes it's nice to have the items be just suggestions,...

enhancement

Motivated by the [issues I've encountered earlier](https://github.com/scalalandio/chimney/issues/176#issuecomment-719835155), and living with `.disableDefaultValues` as a consequence, I think the following rule would be a good balance of convenience and safety: > Only...

- Issue Type: `Performance` - Extension Name: `markdown-all-in-one` - Extension Version: `3.0.0` - OS Version: `Windows_NT x64 10.0.18363` - VSCode version: `1.45.1` [yzhang.markdown-all-in-one-unresponsive.cpuprofile.txt](https://github.com/yzhang-gh/vscode-markdown/files/4707703/yzhang.markdown-all-in-one-unresponsive.cpuprofile.txt) Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load

Needs More info
Issue: Performance