Yohanes Bandung Bondowoso
Yohanes Bandung Bondowoso
_MacOS Mojave version 10.1.4_ The shortcuts for making new notes, new text and code snippets won't work
Currently, background audio for android is hardcoded as in this code. https://github.com/chaimPaneth/react-native-jw-media-player/blob/da7c7d8a2c700391bd20a32aa21fd13fa0f344ae/android/src/main/java/com/appgoalz/rnjwplayer/RNJWPlayerView.java#L506 I tried hardcoding it as: ```java mPlayer.setBackgroundAudio(false); ``` But **it is not working**. Let's investigate whether it is...
hi, is there config to add default args for FlutterRun? Also, is there a way to add custom menu to aforementioned FlutterRun (with default args) for Telescope? I currently use...
## Summary Currently, the `Text(widget.textSkip, ...)` is hidden with the usage of `IgnorePointer`. ref: https://github.com/RafaelBarbosatec/tutorial_coach_mark/blob/d3089dc97a459a48598d931890aa844177278ea4/lib/src/widgets/tutorial_coach_mark_widget.dart#L205-L231 This results in difficulties on testing purpose. Previously, I can use `flutter_driver` and search value...
More context based on video: https://github.com/ray-x/go.nvim/assets/25895873/0a9d3f18-9b0d-420d-9a2c-60b07b3718b8 Section 1 ( 00:00 - 00:13 ) - I tried open `nvim .` on go project, then using `:Telescope find_files` - chose `main.go` -...
## Motivation I always fail building the pdf/epub locally. ## Details It will be convenient if the [Releases Page](https://github.com/progit/progit2-id/releases) provides latest updated pdf/epub files. It could be build manually by...