Artur Mostowski

Results 27 issues of Artur Mostowski

The 3 rules didn't work. `no_interpolation_in_single_quotes` and `no_unnecessary_double_quotes` because `CoffeeScript.tokens` now always replaces `'` with `"` and checking if string is single quoted must be performed in a different way...

How to reproduce: 1. create a jupyter notebook file with content: ``` { "cells": [ { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "%load_ext autoreload\n", "%autoreload 2"...

**Is your feature request related to a problem? Please describe.** Right now there is an option to set default sorting by alpha and num. I'd like to have an option...

enhancement

**Describe the bug** Using the controller enables Windows magnifier and/or pauses the music or goes to next/previous track. **To Reproduce** Steps to reproduce the behavior: 1. Use analog sticks, both...

bug