-
By default, annotate-mode is only a local minor-mode, so it has to be registered in all relevant modes.
Given its across the board usefulness, it would be nice to have a function that helps register …
-
The C++ tests for MacOS are broken. The `_pthread_tsd_cleanup` function is calling `find_zone_and_free()` which calls into the system allocator and not IsoAlloc. This is not broken on other platforms.…
-
### glyphicon
http://getbootstrap.com/components/
### 表单
结构如下
form.form-horizontal > .form-group > label + input.form-control
其中form上的.form-horizontal是可选的(我觉得如果是手机就不用加。。)
-
Reading http://crates.io/manifest.html it mentions a section on following semver:
> Before you reach 1.0, anything goes.
> After 1.0, only make breaking changes when you increment the major version. …
-
Hi, I'm Spatchy, the developer of [Infinite Craft++](https://github.com/Spatchy/Infinite-Craft-Plus-Plus), another Infinite Craft extension.
I have been communicating with developers of several Inf…
-
When I try to run 3Dmigoto with OpenXR Toolkit in Elite Dangerous, I get the error message:
The procedure entry point D3D11On12CreateDevice could not be located in the dynamic link library C:\Progr…
-
Not supported by all browsers but at least by Chrome it is: https://jsbin.com/pafeketato/1/edit?html,js,output
When you use the hidden property, the option is literally hidden (not disabled).
Th…
-
Is there any chance we can get bindings to hook into the global system notifications that iOS exposes (i.e., SMS message received)? I had Objective-C code for this at some point but I've lost it :(
-
I added sails-hook-sentry to my project and after that it works fine with the captureException method.
in the script https://github.com/listepo/sails-hook-sentry/blob/master/index.js#L40
there is …
-
We really don't want to do this, but there are some reasons to go about doing this and we need to track the pain points.
This list will grow as we care about more things
- clone support
- There…