nolimitdev

Results 20 issues of nolimitdev

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues) - [X] I've...

needs-triage
bug

Now we have available these color settings... `bookmarks.gutterIconBorderColor` `bookmarks.gutterIconFillColor` It would be great to add another 2 - so easily duplicate to for example... `bookmarks.gutterIconBorderColorLabeled*` `bookmarks.gutterIconFillColorLabeled` I hope this could...

enhancement

Since similar feature requests were closed because of missing VSCode API with hover over the icon in the gutter (with the line numbers) Im adding new feature request but with...

enhancement
need more info

Can this package copy files from outside of pwd? I use absolute paths e.g. Im in path `C:/other` and I run programatically `copyfiles(['C:/foo/*.html', 'C:/bar'])` but it does nothing. Maybe absolute...

Is it possible to add in future new option dryrun such as for example del pckg has: https://www.npmjs.com/package/del#dryrun ?

Event dbltab should be great alternative to native dblclick. Why? Because of native dblclick does not work on iOS. Double tab speed tolerance in ms would be fine to be...

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [Github issues](https://github.com/facebook/facebook-android-sdk/issues) - [X] I've...

needs-triage
bug

Consider this webpack example *webpack.config.js* ``` module.exports = (env, options) => { return { module : { rules : [ { test : /\.css$/, use : [ { loader :...

bug
help wanted

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I subscribe to more topics and must find correct message in shared callback on.message using very...

### Runtime n/a ### Runtime version n/a ### Module version n/a ### Used with _No response_ ### Any other relevant information _No response_ ### How can we help? ```js const...

support