Casey Boettcher

Results 39 comments of Casey Boettcher

@moha-gh is the notification feature something that needs to be configured? I was running `c4e71356` (released 2022-10-25) and did not receive a notification of a newer version. When I ran...

@rli Thanks for responding. > Just to confirm, this is on the `Run Command...` and `Open Interactive Shell...` actions? Yes, that's correct. Something that might prove helpful: the plugin seems...

Recently updated the plugin and IDE. I can confirm this is still an issue. Related/duplicate: https://github.com/aws/aws-toolkit-jetbrains/issues/3750 ``` AWS Toolkit: 1.78-232 PyCharm 2023.2.1 (Professional Edition) Build #PY-232.9559.58, built on August 22,...

Still an issue with `2.10-233`. ![image](https://github.com/aws/aws-toolkit-jetbrains/assets/1593835/b2e761c2-a0b2-43dc-ac0b-8ac0fbbf5e06)

Fwiw, the macOS client has apparently had a `Copy URL` context menu command for quite some time.

@tripleee Does this Copy URL command not appear in the context menu for you? I've a friend running Keybase in macOS and this appears when he "right-clicks" on a URL....

Python is strongly typed and "False" is a truthy string.

> Why did you reopen this? An accident? No, I wanted to ask you a question regarding the `CompressedManifestStaticFilesStorage` class: it seems that by setting `WHITENOISE_MANIFEST_STRICT` to `False`, I can...

@WhyNotHugo Is this really something that should be accounted for by application code/libraries? This seems more of an issue with how and where you're deploying to. Don't get me wrong:...