Anders Nissen

Results 11 issues of Anders Nissen

This is a great implementation of the hex grid library. I'm missing the layout option for pointy-topped hexagons however. I'm using [this tileset](https://www.kenney.nl/assets/hexagon-tiles) which only has pointy-topped hexagons. The implementation...

Support the new [inlay hints API](https://code.visualstudio.com/updates/v1_64#_inlay-hint-api) 👍🏻 It enables vscode to show argument names and inferred types as hints directly in the relevant places in the source code. Here's a...

## Description The contents does not fit inside the dialog window in either dimension. ## Expected Behavior I would expect all functionality to be clearly visible inside the dialog window....

bug

There does not _seem_ to be a configuration to disallow the following formatting: **Input file** ```haxe typedef T = { a: Float // Comment } ``` **Result** ```haxe typedef T...

bug
lineends

This issue is simply an issue to bring attention to the following tasks/issues already mentioned in the README: > **Limitations**: it doesn't see violations in your project files until you...

Currently, the last supported version is Haxe 4.1.1.

Integrate [Composite](https://github.com/anissen/composite) into Cosy to be able to use entity component functionality directly as part of the language. This is especially useful for applications with a lot of objects that...

[This simple example](http://try.haxe.org/#13F56) produces the following result in the console output window. Notice that the last line (`line 99`) is being cropped. Observed on Chrome. ![image](https://cloud.githubusercontent.com/assets/879967/5764471/7dc74334-9cf2-11e4-9f64-d75c0669a7db.png)