Ted Coderman

Results 21 comments of Ted Coderman

I can confirm that this is still an issue on windows 10. ``` bash C:\Program Files (x86)\nodejs\npm.CMD:1 (function (exports, require, module, __filename, __dirname) { :: Created by npm, please don't...

I tested and can confirm that it persists in istanbul `0.4.1`

I cannot figure out how you managed to do this. I was trying to create a fix, but I cannot reproduce this issue. When you generate a new world, it...

probably too far out of my comfort zone then. I'll leave this for someone better with C++

alright, build target specification definitely cleaned things up a lot. I tried to figure out a smart way to cat the data to stdout, but i couldn't figure it out....

someone had proposed this for bootstrap 3 @ https://github.com/twbs/bootstrap/issues/15786 Here's their fiddle: https://jsbin.com/lugosozida/edit?html,css,output Perhaps it could be adjusted to work for our usage?

would you be open to something like an escape character? `obj['1.2e+35']` could be translated to `'obj.1\.2e+35'`

I apologize. I meant `'obj.1\\.2e+35'` but you make a valid point. I don't know if I like the idea of `..` because there may be situation where people are trying...

I am not having any issues using dvorak both from my mac keyboard and from a keyboard with a hardware switch with karabiner. I'm pretty sure you can close this...