Robsdedude

Results 40 issues of Robsdedude

How about adding the option to pass tabsPostProcessors just one function that gets executed for all tabs? I've seen this kind of code quite often ```javascript var tabsPostProcessors = tabs.map(function(tab)...

**Checklist** * [x] I've searched the issue tracker for similar bugs. **Describe the bug** I've stumbled over a very specific set-up where when using the AWS LC provider, a connection...

* Fix typos. * Improved cross references. * Completed version history of stabilized auth manager APIs. * Amend preview remark to some mTLS APIs that already emitted an preview warning,...

I'm using `material-ui` and I want the scroll container to be a `Grid` node. So I did import { Grid } from "@material-ui/core"; ... ... which works great. Note that...

Given this grammar: ``` start : a start | a_multi a.-1 : "a" a_multi : /a+/ ``` The plugin indicates a syntax error at `-` in the second line: >...

This would help to identify containers unnecessarily blocking GPUs.

enhancement

Cannot set environment variables with `userdocker run -e FOO=bar`

enhancement

Hi, in my app I only want to use keys. So I do not want to look up keys given a mail address. If the key (given as string) does...

When I try to upload a GameCube iso I get ![toobig](https://user-images.githubusercontent.com/4061254/31143349-5d403f78-a87d-11e7-8684-3c5ff3ca72d7.png)

bug
enhancement
wip

Using IntelliJ IDEA 2024.1 (Ultimate Edition) - build `#IU-241.14494.240`, I got the following error when starting the IDE with version 0.8.0 of this plugin installed. ``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated...