-
### What version of Bun is running?
1.0.26
### What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
### What steps can reproduce the bug?
Init project, install prisma, create sch…
-
Hey there
Is there a way to disable the growl notification while running the server in watch mode (ie: `npm run start:watch`) ?
-
Tried both
``` javascript
new Gaze(['**/*.js', '!node_modules/**'], {mode: 'watch'})
```
and
``` javascript
new Gaze(['**/*.js', '!node_modules/**'], {mode: 'poll'})
```
neither emits `all` nor `a…
-
**Describe the bug**
In https://github.com/haskell/ghcide/issues/776 we discovered that some versions of `ghcide` (a Haskell LSP implementation) create a large number of file watchers: one for each f…
-
so people can use transforms.
Requires a watch module to be written since latest browserify dropped the watch mode.
-
### Description
I had decided to drive home from shopping, but use a longer route to warm-up the motor a bit more.
Having set up the home position, navigation started normally, but I left the route …
-
I was playing the the map "Sukisuki Zecchoushou - Kano" in the osuLazer that have a heavy storyboard.
So in certain part of the game-play the fps have a huge drop, like 40fps and 20fps.
I testing…
-
Hi Graham,
First of all, a very big thank you for releasing this app! After reading articles online about your app, I recently purchased a Pebble Time watch to help my young nephew who has been diagn…
-
It seems that lsp-mode now creates file-watches for *all the things* in the projects root directory, which uses up resources and isn't always needed. For example, `rls` registers delete/change/create …
-
# **Feature Request**
## **Is your feature request related to a problem? Please describe.**
Like would want to consider doing this for top-level types only? this is mostly a safety measure in my…