-
I'm going to take a crack at documenting the methods in the main shell class, lib/shell.rb. I even found a blog post complaining about how it's totally undocumented!
https://devver.wordpress.com/2009…
-
![Image](https://github.com/user-attachments/assets/043efc52-1eeb-4d9b-91aa-e19cebb966a3)
See [flowchart](https://www.figma.com/board/blr3gRrOp8wjvMCHbIJf3f/Rich's-WordPress.com-Product-Review-Notes?…
-
Having issues with the belt bag where it becomes invisible when picking it up and then when you try to drop the bag again it disappeares entirely. It also makes it so you cannot pick up any other item…
-
We should periodically check to make sure we can read (and, ideally, rewrite) real PDB structures. Pick a representative subset of the archive and run this test as part of the "new release" workflow.
-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [X] I have reviewed the documentation https://docs.sentry.…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.91.0-Insiders, 1.90.2
- OS Version: Windows 11, Ubuntu 18 (in WSL)
The filtering for quick pi…
-
Hey guys,
Thanks so much for the manager! I've noticed some required mods not being flagged. This screen shot shows the required karank mod not being flagged as missing mod, even although it is on…
-
### Steps to reproduce the bug
There is nothing on quick picks and improve the suggestions to be more likely and plz add some Spotify features
### Expected behavior
No quick picks
### Actual beh…
-
### Description
During picking it would be helpful to know who grouped together so you can make lanes work better and improve communication.
### Example Match ID (and possibly Timestamp)
_No respon…
-
Git 2.38 added the `--update-refs` option to `git rebase`.
For instance, assume following repository:
```
[feat1] [feat2] [feat3,HEAD]
F11