Mathieu Guindon

Results 37 issues of Mathieu Guindon

My app is a COM add-in for the VBE - it's basically hosted in a host (the VBE) that's itself hosted in a host (the VBA host app)... and add...

investigate

Beautiful work! I think this library would be more complete if it also handled hotkeys; the API could intake a `Keys` flag enum value for the key combination, and internally...

enhancement

Duga posts a shouting **BUILD FAILURE!** when a build is cancelled, which means anything but a successful build is considered a failure - as with all things... _it's more complicated...

github-api

![image](https://cloud.githubusercontent.com/assets/5751684/11431220/28e2fd2e-9461-11e5-959e-91126edc3c94.png) Escaping them with a backslash would fix this.

bug

Duga knows when a tag is created - it posts a notification when it happens - "created tag xyz". It would be nice to include something like "x release[s] published"...

tasks
feature-request

- [ ] Determine if a comment contains a URL (regex?) - [ ] Determine if rest of comment contains a match. If not... - [ ] Determine if URL...

enhancement
help wanted
comment-filtering
feature-request

This PR picks up where #4681 left off, fixing merge conflicts and adding support to `Verify` invocations on mocks. This PR should be merged immediately (or shortly after) the version...

up-for-grabs
PR-Status: Conflicting

**What** Flag instances of `SomeForm.Show`, where the instance being shown is the default instance of the form. **Why** Instance state stored in a form's default instance is often a source...

enhancement
feature-inspections
up-for-grabs

**What** Flag precompiler directives involving a `Not` operator flipping a precompiler constant. **Why** Truthy value is 1, which yields unexpected results when a `Not` operator gets involved. **Example** This code...

enhancement
feature-inspections
up-for-grabs

We have many features, some more discoverable than others. We have memory pressure and performance issues, and only a vague intuitive idea of what's in our users' VBA projects that's...

enhancement
discussion
meta