Alexander Popov

Results 140 issues of Alexander Popov

![image](https://user-images.githubusercontent.com/6510020/188025736-72750710-72ba-4125-947e-bdb19c0bbf1e.png) ``` > ruby -c config/puma.rb Syntax OK > ruby -v ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [x86_64-linux] ```

**Is your feature request related to a problem? Please describe.** I have a command for this plugin: `bundle exec rubocop` But some projects have not `rubocop` in their bundle. OK,...

enhancement
in progress

> @yenly, @JourneyOver, @CxRes: The specific cause of this issue should be fixed, it sounds like you might be hitting a related trigger though. Please file a new issue with...

Hello! I have `browserslist` file: ``` > 50% not OperaMini all not OperaMobile >= 0 not BlackBerry >= 0 not Android >= 0 ``` And CSS file: ``` .foo {...

Hello. I found that there is twice distance for Cyrillic text, I guess because of bytes: ```ruby Hotwater.damerau_levenshtein_distance('сколко', 'соло') # => 4 Hotwater.damerau_levenshtein_distance('skolko', 'solo') # => 2 ```

### What is the problem you're trying to solve? Hello. I know it's controversial, but may be implemented. I have `indentation: tab` and `max-line-length: 100`. But the problem is that...

> - Finally, please add an entry to the corresponding changelog I'm not sure should I add an entry to the changelogs, and each of them or just one. ##...

I'm changing graph width: ![image](https://github.com/mgalgs/gnome-shell-system-monitor-applet/assets/6510020/af78f293-917d-4935-bfe7-22e3454245c3) And nothing happens, after re-open there is the old value. Work-around: "plus" and "minus" buttons work.

settings

### Thanks in advance for your bug report! - [X] Have you reproduced issue in [safe mode](https://pulsar-edit.dev/docs/atom-archive/faq/sections/what-does-safe-mode-do.html)? - [X] Have you used the [debugging guide](https://pulsar-edit.dev/docs/atom-archive/hacking-atom/#debugging) to try to resolve the...

bug

### Thanks in advance for your bug report! - [X] Have you reproduced issue in [safe mode](https://pulsar-edit.dev/docs/atom-archive/faq/sections/what-does-safe-mode-do.html)? - [X] Have you used the [debugging guide](https://pulsar-edit.dev/docs/atom-archive/hacking-atom/#debugging) to try to resolve the...

bug