Quentin Goinaud

Results 12 issues of Quentin Goinaud

Is there a way to trigger something like "notifyClick" for a specific id ?

enhancement

How are permissions supposed to work ? I've tried requesting microphone access, but with no success.

![image](https://user-images.githubusercontent.com/3089715/56073531-c341c380-5d73-11e9-8f04-27c8eab6b2a7.png) I've followed the tutorial, then running the app show this message. Windows 10 1809 NodeJs 10.15.0 EDIT: Running the prebuilt exe from the release page by double clicking the...

No button appear on my self-hosted instance. Version: GitLab Community Edition 13.8.3 Browser: Brave URL: https://git.xxx.net/{group}/{project}/-/releases/v0.2.0

I've tried to generate files from a standard vue file ```vue import T from 'crates' export default { name : 'installer', mounted() { console.log(T("Hello world")); } } ``` I get...

**Please describe what the rule should do:** The rule should warn when trying to set a writable computed ref nested property. **What category should the rule belong to?** - [...

help wanted
new rule proposition
accepted proposition

I'm running a CI building all available abis for node, electron and nw.js. Here is a list of current abis that are crashing - [x] **electron** linux, mac, windows **v76**...

Hello :wave: I recently encountered a case, where my schema returned a string, but a function accept only a TS template string Here is an example showing the issue: https://codesandbox.io/s/snowy-river-n2ih2?file=/src/index.ts...

enhancement-idea-approved

My use case is as follow: ![](https://i.imgur.com/Xwsgj24.gif) When I click an element, a toolbar appear on top of it This toolbar is next to my root (so not *inside*) the...

enhancement

# Feature request Add a way to disable snippet/groups for certain apps

feature request
low priority