-
**KMPNotifier and Kotlin version:**
kmpnotifier version: 1.2.1, kotlin version: 2.0.20, iOS 18 (device and simulator)
Hi!
I have the following setup:
```
import SwiftUI
import Foundation
imp…
-
`EditorComponent#setIntentionMenuProducer` API was introduced in 2023.2 (or perhaps earlier) to support the use case of custom grouped intention menu, so it should be possible to rewrite the code with…
-
**Challenge**
At present, our organization does not have a way to visualize Slack contributions and celebrate community members who are making contributions.
**Community tools**
[Common Room](…
-
Error message:
```
Uncaught (in promise) NotAllowedError: Failed to execute 'writeText' on 'Clipboard': The Clipboard API has been blocked because of a permissions policy applied to the current docum…
-
Found while attempting to upload the `generate_mock_data.py` script using the `requests` python module in #45. See https://stackoverflow.com/questions/76647047/content-type-is-different-when-sending-f…
-
### Feature Request
The proper way for extensions to add linting fixes (not formatting fixes) is to add entries like this in the VS Code config:
```jsonc
"editor.codeActionsOnSave": {
"s…
-
**Describe the API or scenario**
One of the first features listed in this repo is:
"Splitting up (shredding) a file into multiple files, and combining multiple files into a single file."
But I …
-
### Please make sure you have searched for information in the following guides.
- [X] Search the issues already opened: https://github.com/GoogleCloudPlatform/google-cloud-node/issues
- [X] Search St…
-
Thanks for stopping by to let us know something could be better!
---
**PLEASE READ**
If you have a support contract with Google, please create an issue in the [support console](https://cloud.go…
-
Java experience can be greatly improved with annotations that help track nulls, i.e. `@Nullable` and `@NonNull`.
In Java history, there are many efforts to do so, like:
- The outdated [JSR-305:…