Erik Huizinga

Results 20 issues of Erik Huizinga

Pressing `u` does not undo. It seems it hasn't been implemented yet.

If the limits of an axis are small, then `pgfplots` may have trouble with the axis limits, adjusts them (bad, bad boy `pgfplots`!) and issues a warning: > Package pgfplots...

As a different approach to #199, I'd like to always use the latest major or latest minor version of Checkstyle. In IDEA's settings, I can choose from a large dropdown...

enhancement

## Feature Request #### Is your feature request related to a problem? Please describe. I want spaces in my prompt, e.g. for `git_status` I'd like the prompt to be `[+1...

✨ enhancement
🛠️ configuration

**Disclaimer:** - [x] I have checked for a similar issue and sure it hasn't been reported before. **Steps to Reproduce** 1. Click on switch output device 2. Scroll down to...

type: bug

If the unreleased section is empty, the unreleased header goes right above the latest release header. For example, the current [CHANGELOG.md](https://github.com/olivierlacan/keep-a-changelog/blob/5a0347fc138e0bcd8f666ad83645ed341487f6df/CHANGELOG.md) shows this. | Screenshot | |-| | ![image](https://user-images.githubusercontent.com/19374736/71715440-a07ba180-2e11-11ea-8bcb-08d3523bec54.png) |...

For a UniFlow v1 release it might be nice to clean up the code base by requiring a certain style, coding conventions and/or formatting. Tools like [detekt](https://detekt.github.io/detekt/) and [ktlint](https://ktlint.github.io/) (the...

feature-request
team

PlantUML uses various kinds of arrows and other syntactic symbols. See the [PlantUML guide](http://plantuml.com/guide) for all syntax. Suggestion: support these character combinations as ligatures. Two examples are PlantUML arrows that...

enhancement
ligature request

### Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest version - [x] I checked the documentation and found no...

stale

Here https://github.com/JodaOrg/joda-time/blob/124fd322c96b47b132ae08f7f20e319199c6de74/src/main/java/org/joda/time/DateTimeZone.java#L558 a stack trace is printed, after which a default `new UTCProvider()` is returned. This can lead to stack traces being printed to STDERR while no exception is actually...

Discussion