-
Updated
Sep 4, 2020 - Python
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Sep 5, 2020 - C++
PICO-8
-
Updated
Sep 5, 2020 - Dart
-
Updated
Sep 4, 2020 - Go
OCTO Speaker Series - Simon Peyton-Jones
November 05, 2020 • Virtual
-
Updated
Sep 4, 2020 - Go
Cirrus CI
Cirrus CI makes your development cycle fast, efficient, and secure by leveraging modern cloud technologies. Cirrus CI scales with your team and makes shipping software faster and cheaper.
-
Updated
Aug 27, 2020 - C++
-
Updated
Sep 4, 2020 - HTML
-
Updated
Sep 3, 2020
-
Updated
Sep 5, 2020 - Python
-
Updated
Sep 4, 2020
-
Updated
Sep 3, 2020
Describe the bug
When I pull the resize button of the code editor, it doesn't the resize the code in the editor.
To Reproduce
Steps to reproduce the behavior:
- Click the resize button on the code editor and drag it down
- The code doesn't resize
Expected behavior
I expected the code to resize as I drag down the button.
Screenshots
If applicable, add screenshots to
-
Updated
May 15, 2020 - Jupyter Notebook
Will break out a separate bug for array_slice.
Originally posted by @cdleary in google/xls#72 (comment)
-
Updated
Sep 5, 2020 - Jupyter Notebook
-
Updated
Aug 23, 2020
-
Updated
Aug 11, 2020 - Java
-
Updated
Sep 5, 2020 - Batchfile
-
Updated
Sep 4, 2020 - HTML
-
Updated
Sep 5, 2020 - PHP
-
Updated
Sep 1, 2020
-
Updated
Sep 5, 2020 - Python
Its not a issue but its a feedback , Include one line code to deal with streaming http response
DeepScan
Tired of the troubles with JavaScript? DeepScan can help you.
DeepScan is an advanced static analysis tool engineered to support JavaScript, TypeScript, React, and Vue.js.
You can use DeepScan to find possible runtime errors and quality issues instead of coding conventions. Integrate with your GitHub repositories to get quality insight into your web project.
For the sake of simplicity we are assuming the write-buffer alignment to be 4096kB, and the read-buffer alignment to be 512b. Those are likely good across the majority of systems, but some disks do not support 512b access.
Linux will tell us on sysfs what is the preferred alignment. We should use that.