Felix Bernhard

Results 24 issues of Felix Bernhard

- Sublime Text 3143 on Windows x64 - starting ST with admin rights doesn't change anything - completions work fine Error on starup: ``` Exception in thread DownloadCanIuseJsonData: Traceback (most...

It seems that there is kind of a bug or missing feature that all "#112233" values won't get (auto-)completed - when already used somewhere else in the CSS file. When...

enhancement

Sometimes it would be nice to be get colors highlighted that look like this: ``` [255, 128, 0], [255, 255, 0], [128, 255, 0], [0, 255, 0], ... ``` A...

As stated in older bugs the color conversion is still broken. No conversion is applied. Sample Code: ``` body{ color: rgb(25,100,250); } ``` `color_convert_prev` outputs `ChReplaceColor: {'words': "((17, 32), 'hex3',...

The xml files can get huge in a short amount of time. It could be better to just write down changes to all buttons and when they happen (and a...

## Suggestion: I created a GA with pygad where the fitness function needs a lot of time to calculate (several minutes per fitness calculation). When I am manually stopping it...

enhancement

I can't check `ga_instance.run_completed == False` during runtime because `ga_instance.run_completed` is initialized to `True` only after a finished run. It was never initialized to `False` inside of `class GA`. This...

enhancement

## Feature Request It would be nice to be able to "flip" individual labels upside-down within a sunburst chart. In some cases the auto orientation of the labels feels off....

feature request

## Issue Description I am using the sunburst chart to visualize some data for my project. I tried to "widen" the gaps between the individual shapes by adding a white...

bug

### Steps to reproduce: 1. Enable "Stay" iOS Safari extension (even without any user-scripts installed) 2. Go to [https://www.nvidia.com/account/](https://www.nvidia.com/account/) and wait until the login page is loaded ### Expected Results:...