-
Although `ssh` with Linux shell is currently supported, this is not commonly offered by large 'cloud' storage services.
Some protocols that have been already suggested:
__sftp__
__amazon S3__…
-
I was trying to test new "tup generate" feature, but it doesn't seem to like Windows. If I try to use it in any of my projects using tup I get:
```
>tup
Initializing .tup in d:\1\tup-test-case
.tup r…
-
Hello everyone.
I am particularly interested in this topic. CMkae guys already started something:https://www.reddit.com/r/cpp/comments/axnwiz/cmake_gcc_module_proofofconcept/
Though I do not kno…
-
_In column mode_, highlighting a folder by clicking always displays the contents of the folder. Highlighting it by up ↑ and down ↓ arrow key (e.g. by arrow-key-based navigation) does not. I am coming …
-
Couldn't find an existing issue for this one (but could've missed it).
Compile the following piece of VB code in VS2015 with the "Implicit Type; Object Assumed" option set to "Warning":
``` VB
Modul…
-
The concept of a scanner was built to be simple—just define a single function!
But, that function must adhere to a certain protocol. It must check the phase and then take appropriate action. These …
-
I have and love the EmulationStation in Raspberry Pi.
But the file name of the Japanese is garbled in the game ROM list.
I want you to support the double-byte character.
Thank you.
-
Dead Team,
I really love and use this extension and its great, because it simplifies my workflow a lot! However there is one feature I would be interessted:
Could you make the tool such that the…
-
Hi, I would like to be able to bootstrap this project without having any Ruby installed (Rake).
Would you be willing to add a Makefile that builds mruby?
I am willing to write it if you could give m…
-
This issue describes language feature proposal to **immutable data**.
There are more general proposals for Go 2 that postulate changes in the language type system:
[Support read-only and practic…