D-James-GH

Results 6 issues of D-James-GH

This addresses [#110](https://github.com/NTBBloodbath/rest.nvim/issues/110) as well as allowing the env files to be updated using a lua script inside {% script %} tags, similar to the intellij rest client. The lua...

**Description** If the terminal screen is full, in other words it is scrollable, then the `chooseOne` logger function does not redraw correctly when switching between options. It repeats certain lines...

bug

**Description** It would be great to know when all active listeners to a bloc are removed or whether there are any listeners to a bloc. **Desired Solution** Expose the stream...

enhancement candidate
pkg:bloc

This pull request satisfies #180. It adds two ways of dealing with variables from within the script tag. 1. Global environment variables Same syntax as before, however, with the option...

### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Command flutterfire configure -p new-project-name ### Description It would be great to...

enhancement

Add the ability to create scoped queries. Removing a scope would delete all the queries inside the scope. This would be useful for logged in users. An app could push...

enhancement