Cédric Néhémie

Results 9 issues of Cédric Néhémie

This is mostly to keep track of the things I envisioned for the minimap future and making sure @mehcode is aware of them (and if someone wants to help it's...

discuss

What do you think of allowing the coffe code examples in the docs to be compiled on the fly to JS? I did that once for [a pet project](http://abe33.github.io/spectacular/) and...

suggestion

It's necessary to find another solution to handle options and tests start without having to place configuration before Spectacular and without having to create the `spectacular` object.

enhancement

Currently most methods are defined and globalized through the `Environment` object. Most of them should belong to either the `Example` (`should`, `expect`) or the `ExampleGroup` class (`describe`, `it`, etc.). A...

enhancement

It would be great to have (either through a command or a click on a file in the coverage page) the file coverage displayed using the atom decoration API.

enhancement
help wanted

I was wondering if the upper part of the coverage pane could host some data viz with coverage stats, the files list will then lie below the fold. Some random...

enhancement

Hello there, I'm currently in the process of learning Godot and found out that the 2d sprite system was not supporting sprite pivots (a common feature used by many artists...

enhancement
feature proposal
topic:rendering
topic:2d