Erlend Ekern
Erlend Ekern
I seem to be having the same issue in v1.3.2 using TypeScript v4.5.4. The plugin correctly picks up deprecated methods, but nothing seems to be reported for deprecated object properties.
Ah, okay. I was under the impression that the plugin would pick up everything annotated with `@deprecated`, be it methods or properties. I do still think it would be beneficial...
I seem to have stumbled upon this behavior as well, and it was somewhat tricky to debug. I'm using rclone to sync a local directory to S3, and I could...
@ncw I'm on MacOS 12.3.1, using rclone 1.58.0 and the sync command is fairly vanilla: `$ rclone sync "/absolute/path/to/example" "aws-s3:bucket-name/prefix//absolute/path/to/example"`.
I'm experiencing the same issue. ``` Tridactyl version: 1.23.0 Firefox version: Mozilla Firefox 120.0 Operating system: darwin ``` A temporary fix that seems to work for me is creating an...
Great and thorough work, @djonser 👏 I wasn't aware of the possibility of using Cognito for this. I've taken a quick look at your repositories and website, and I'll be...
If you use gmail, [this script](https://gist.github.com/sebastienvercammen/e7e0e9e57db246d7f941b789d8508186) will open all activation links in your inbox.