Lucas Wiener

Results 10 issues of Lucas Wiener

Would be great to have OSX support, thanks :)

Hi, I have a rectangle with `{ inertia: 'Infinity', mass: 100, frictionAir: 0, friction: 0, }` that I wish to slide horizontally on top of a plane of tiles made...

investigate

Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done ``` Promise.done (/Applications/Atom.app/Contents/Resources/app.asar/src/atom-environment.js:1203:5) new ReplTextEditor (/Users/lucas/.atom/packages/proto-repl/lib/views/repl-text-editor.coffee:33:47) Repl.consumeInk (/Users/lucas/.atom/packages/proto-repl/lib/repl.coffee:55:25) Object.prepareRepl (/Users/lucas/.atom/packages/proto-repl/lib/proto-repl.coffee:360:12) Object.toggle (/Users/lucas/.atom/packages/proto-repl/lib/proto-repl.coffee:353:14) atom-workspace.subscriptions.add.atom.commands.add.proto-repl:toggle (/Users/lucas/.atom/packages/proto-repl/lib/proto-repl.coffee:138:26) ```

### Check that this is really a bug - [X] I confirm ### Reproduction link https://codesandbox.io/s/vigilant-wiles-k3kskn?file=/src/App.js ### Bug description Hi, and thank you for this great library! I'm working for...

stale
React

Hi, I have multiple projects that have eslint installed locally through npm. I can't figure out how to configure this plugin to handle that. Is it possible to have a...

When text is filling the whole command view it takes two commands for the view to scroll to the bottom. I'm on OSX lion. Thank you.

I have an empty line between the generated fields and the manually set fields. After running the task the empty line disappeared. Would be nice if the field positions are...

enhancement
help wanted

Hi, I wanted to create two main files, and therefore two builds, per environment and platform. One that have mocked http requests and one that performs real http requests. This...

Fixes issue #306. Calling `watchFile` in `collect` should not be a problem because 1) `watchFile` is smart enough to not add a file watcher if the given file is already...

See #11 (especially the lower parts). I generated the HTML file with the latest bikeshed version, which changed the HTML quite a lot. If this is undesired then I can...

on hold