David Kennedy Souza Araújo

Results 5 issues of David Kennedy Souza Araújo

``` buck version 2f85dfcca9912615f50a8d6be37c47f20e53907a ``` ``` git clone https://github.com/fbsamples/bucksamples.git cd bucksamples/hello-buck-java buck project --ide intellij //... ``` ``` Starting new Buck daemon... Buck daemon started. Generating project: finished in 0.8...

At open file: ![image](https://user-images.githubusercontent.com/6628028/33679891-21440548-daa7-11e7-9777-a3b819723cde.png) ![image](https://user-images.githubusercontent.com/6628028/33679907-286f88a6-daa7-11e7-91e4-e01ea2cafa67.png) At rewrite `House`: ![image](https://user-images.githubusercontent.com/6628028/33680021-80d06dc6-daa7-11e7-8bf1-d258a7a94b5a.png)

Without explicit `using std::size_t`: ![image](https://user-images.githubusercontent.com/6628028/33680207-047cea14-daa8-11e7-84b1-c8bcbe576aec.png) ![image](https://user-images.githubusercontent.com/6628028/33680231-1716bd44-daa8-11e7-81be-65086b75b994.png) ![image](https://user-images.githubusercontent.com/6628028/33680244-2126d8f0-daa8-11e7-80c8-125d82917c03.png) Explicit define `using std::size_t` fix colors.

![image](https://user-images.githubusercontent.com/6628028/33679321-97d15622-daa5-11e7-99cd-d989421fe17b.png) Why the `while` and `if` keywords are not colored?

- [x] C# ASP.NET Core example - [ ] Benchmark measure - [ ] Graph with benchmark result