Maarten Billemont

Results 46 issues of Maarten Billemont

Changed the script to bash (macOS ships with bash), allows more safe syntax and improves the name pun!

When the hotkey window is hidden as a result of app deactivation, it will be rolled open again upon next app activation. This is ideal for any case where you're...

[FIXED] Missing import statements; don't assume we're building with a certain PCH. [FIXED] Correct typing; esp. for 64-bit iOS.

When the background image's position isn't top-left, this plugin forces it to top-left + offset as soon as you start scrolling; which is never desired when a non-default position is...

Duplicate initializers for `OrderedDictionary` cause ambiguity in the compiler when it tries to resolve an initializer, however only under certain circumstances. I'm not 100% certain about what the scope of...

bug

**Which version are you using?** 1.18.0 **Is the latest version affected?** - [x] Yes **Which library are you using?** - [x] Vanilla JS (`tsparticles`) **Is your feature request related to...

documentation
help wanted
good first issue
no-issue-activity
pinned
Hacktoberfest
Core

**Which version are you using?** 1.18.0 **Is the latest version affected?** - [x] Yes - [ ] No **Which library are you using?** - [x] Vanilla JS (`tsparticles`) **Is your...

documentation
enhancement
help wanted
good first issue
up-for-grabs
plugin
no-issue-activity
pinned
Hacktoberfest

### New Issue Checklist - [x] Updated SwiftLint to the latest version - [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues) ### Describe the bug `opening_brace` does not permit the brace...

enhancement

### New Issue Checklist - [x] Updated SwiftLint to the latest version - [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues) ### Describe the bug Within `init` functions, the `defer` at...

enhancement

### New Issue Checklist - [x] Updated SwiftLint to the latest version - [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues) ### Describe the bug `statement_position` with `uncuddled_else` is supposed to...

bug