Arpple BOG

Results 7 issues of Arpple BOG

- generate enum for vscode, [issue](https://github.com/Semaeopus/Unity-Lua/issues/2) - generate vscode snippet as a file, [issue](https://github.com/Semaeopus/Unity-Lua/issues/1) when generate, it will try to read a config file in root `/.unity-lua.json` if there is...

instead of generate and add to system clipboard it would be better if we can set a target file path and when generate it will keep rewrite that file

*fixed from previous PR to not re format import when format empty if block without else the comment is not indent properly input: ```lua if 1 then -- body IfClause...

running formatText on these lines ```lua function Test() if a == 0 then print("1") -- a is one elseif a == 1 then print("2") end end ``` result is ```lua...

bug

as topic. I can't figure how to do it. thanks.

https://github.com/hamiltop/rethinkdb-elixir/blob/38adb3065792c954cc431365eb233d7db2c98873/lib/rethinkdb/query.ex#L799-L800 should the result of `or([false, true, true])` be `true` ?

I think we should add more detail to result from the query using this [mysql_info](http://php.net/manual/en/mysqli.info.php)