Damien Merenne

Results 25 issues of Damien Merenne

### Feature proposal * Firebase Component: Auth Now that the firebase emulators support authentication, it would be nice to expose that in the c++ api. I think it is just...

type: feature request

### Please fill in the following fields: Pre-built SDK from the [website](https://firebase.google.com/download/cpp) or open-source from this repo: pre-built Firebase C++ SDK version: 6.15.0 Firebase plugins in use (Auth, Database, etc.):...

api: auth
type: bug

When using the -r json-compilation-database option, if a database already exists, it is completely rewritten. This has the side effect that when using incremental compilation, the compilation commands for the...

The main nano theme has been converted to a macro and the code moved to a new `nano-theme-support.el` file. That macro is now used to generate the light and dark...

Add a :dash keyword to the use-package macro. This way, a user can ensure that a dash docset is installed and activated for a specific mode in its config: (use-package...

As of today, they are docsets named for example Ruby_on_Rails_4 or Ruby_on_Rails_5 that contains a top level directory in their archived named "Ruby on Rails". This causes multiple problems. 1....

### [REQUIRED] Environment info **firebase-tools:** 8.4.0 **Platform:** MacOS ### [REQUIRED] Test case n/a ### [REQUIRED] Steps to reproduce - start the emulator with --import to preload an already exported data...

type: feature request
emulators: firestore
emulator-suite

It seems the rest api as changed a bit, when trying to create an issue, I get: ``` REQUEST [debug] REQUEST REQUEST [debug] Run: curl --silent --include --location --compressed --cookie...

This is an attempt at fixing #13 by replacing the underscores from the package file name with spaces, so this assumes that the dash archive folders are the package xml...

It seems for some docset, like `Python_3`, the install path is `/Python 3` where the underscore has been replaced by a space, is this the case for all docsets ?...