-
**What is the feature you'd like to have?**
A quick toggle to hide/show comments in linear view would be nice.
**Is your feature request related to a problem?**
Sometimes I want to quickly copy-p…
-
I've been using kibana 4 with logstash and noticed that when there is no data to display it shows a meh face (based on the class in the html). This should not always be the case, one example would be…
-
Hey @skypilot-org,
First of all, thanks for the wonderful project 🙂
We at @zenml-io are trying to add Python 3.12 support right now and facing incompatibility of Skypilot with 3.12. Can you …
-
i open the dropdown by this code:
```
$("#selectId").select2("open");
$("#selectId").select2({
minimumResultsForSearch: Infinity,
dropdownAutoWidth: 'true'
});
```
keyboard keys do not work to n…
-
hooks The .pre('save') hook works fine, but the .post('save') hook doesn't fire for me.
```
var childSchema = Schema({ count: Number });
childSchema.pre('init', function(next) {
// never called
});
…
-
[Letterboxd](http://letterboxd.com/) is a social network for sharing your taste in film.
They have a [media kit](http://letterboxd.com/about/media-kit/) with the logo available in various formats.
!…
-
```
FAIL: simd tests on max/min
----------------------------------------------------------------------
Traceback (most recent call last):
File "X:\Python27\lib\site-packages\numpy\core\tests\test_u…
-
It looks like "-m setup" failed on some legacy boxes on RHEL 4 OS , the following error occurred. ( ansible version: 1.1/1.2 )
$ ansible -m setup all -i test.list -u root -c ssh
x.x.x.x | FAILED => f…
-
There are 2 issues:
display: block takes precedent on the input, causing the add-on to drop to the next line.
The add-on doesnt quite line up to the input, but i cant see why.
-
1. Build Roslyn.sln and launch VS in RoslynDev
2. Open C# Interactive Window
3. Attach to InteractiveHost.exe
**RESULTS:**
VS Hangs...
```
> mscorlib.dll!System.IO.FileStream.ReadFileNative(Mic…