Manthan Mallikarjun

Results 67 issues of Manthan Mallikarjun

Hey, I was wondering if there is any way to distinguish between a menu bar app and also the space? I am trying to capture and modify all of the...

enhancement
platform/macos

It would be nice if we could programmatically call the jay repl and also inject our own variables inside. Basically emulate the node `repl` library but with the features of...

Hey, I have a partial solution to #39. You can make the output silent by setting `BROWSER_REFRESH_SILENT`. Thanks.

Hey, It would be cool to have a `quiet` option somehow that stops the console.logs from showing. Right now its printing wayyyyy too much.

Hey, Would be cool to allow the user to type `rs` in the console which would manually restart the server. Sometimes I change things in other folder and I would...

Hey! It would be great if we could have our own channel inside the official API Chatroom. Here's an invite if you dont have it already: https://discord.gg/zKn4W Maybe talk to...

If I were to do something like this: `given('resource', async () => createResource({...}))` is there any way for given to await the result and then allow access via `resource.name`? Currently,...

## Paste the link of the GitHub organisation below and submit https://github.com/vuejs --- ###### Please subscribe to this thread to get notified when a new repository is created

I am trying to create a demo where I start a server and then `curl` the API. It would be nice if I could open a new terminal session (it...

enhancement

This issue is a: - Feature request I want to build a chrome extension with nwb and react but I need to be able to run the equivalent of `webpack...

enhancement