Artem Russakovskii

Results 42 issues of Artem Russakovskii

Hi, I initially switched to devsense from intelephense due to [memory issues with the latter](https://github.com/bmewburn/vscode-intelephense/issues/2882), and at first it was behaving well, but now it's using up a lot of...

#101 implemented Favorites, which I'm happy to see. However, after adding a bunch of items into it and running a few tasks, I pressed the Refresh button at the top...

Love the extension, but I can't seem to get the Open functionality to work. Whenever I try to open any task, I get this: ``` Error running command taskExplorer.open: Cannot...

We can customize params passed to twemproxy when it starts on raw metal like so: /lib/systemd/system/twemproxy.service: ``` ... ExecStart=/usr/sbin/nutcracker -v 4 --pid-file /var/run/twemproxy/twemproxy.pid -c /etc/twemproxy/twemproxy.yml -o /var/log/twemproxy.log ... ``` This...

### Feature request Qodo Merge should be able to respond and act on multiple commands in a single comment rather than requiring 3 separate comments to achieve this: ``` /improve...

feature

**Is your feature request related to a problem? Please describe.** Mariadb, a fork of MySQL, seems unsupported right now, see https://readysetcommunity.slack.com/archives/C03CM39SY3T/p1696627577788159. Specifically, it looks like ReadySet currently only supports ROWS_EVENT...

enhancement

I just noticed while looking at the app and https://github.com/rumboalla/apkupdater/blob/3.x/app/src/main/kotlin/com/apkupdater/prefs/Prefs.kt that APKMirror is disabled by default. @rumboalla Is there a specific reason for this? App updates seem to work well...

I've been using Task Explorer in Cursor across several machines, but having just set up a new one, I don't see it at all in the extension list. Any ideas...

It seems that when you move to another machine even for the same project, the favorites are not saved anywhere and need to be set up again. Is it possible...

After we updated from PHP 8.1 to 8.3, we started seeing these notices from Memberful 1.76.0 (I know 1.76.1 is out but it has no functional changes): ``` Deprecated: Creation...