Etienne

Results 22 issues of Etienne

Since **js-mode** has different offset variables, I was wondering if we could support those also. Currently, if I use this file: ```js function test(arg) { switch(arg) { case 'foo': return...

This adds several customization variables and restore a better way to hide leading stars.

I'm currently trying to implement the Firefox backend. However, given the major differences between the Firefox remote debugging protocol and the Chrome one, I think it could be nice to...

enhancement
help wanted
stale

When installing blokada in the personal profile and the work profile, both can't be activated concurrently. If the blokada from the personal profile is active and we try to activate...

It could be good to implement a variable parser to know what's the value of a given variable or even just go to the definition. If the variable is just...

I think it could be nice to get the _namepath_ of a method/function/object definition at a given position. The main use I see for that functionality is documentation. By updating...

I'm currently using the JSDoc format as my primary way to document JavaScript implementations. I've never really used the documentation generator because I don't see a need yet. However I...

I've made some experiments with [rollup-stream](https://github.com/Permutatrix/rollup-stream) and rollem to try to glue them together and it seems it would be much easier if we simply added an option like `options.stream`....

### Summary I'm unable to get the virtualbox inventory using the `community.general.virtualbox` module. ### Issue Type Bug Report ### Component Name virtualbox ### Ansible Version ```console (paste below) $ ansible...

bug
has_pr
inventory
traceback
plugins

* src/index.js: Add `[name]` to be replaced to the bundle filename. * test/index.js: Add test to check `[name]` is replaced correctly.