Omar Elabd

Results 28 issues of Omar Elabd

![image](https://cloud.githubusercontent.com/assets/8120729/11725295/9cc722d2-9f3e-11e5-9f53-93313671769a.png) ![image](https://cloud.githubusercontent.com/assets/8120729/11725303/a29cf4de-9f3e-11e5-89f0-e57994ab7a0b.png)

bug
verified

Reported by @pawciut: In version 1.2.4 nullable Guids are incorrect. They are present at C# code as "new System.Guid?{ }" without property name to be assigned to. example: ``` cs...

feature

This will need to be an option in the settings page to enable/disable. It's probably a good idea to enable it in VS 2015 by default and disable (by default)...

feature

Let user chose which properties they wish to export through a nested checkbox list.

feature
under investigation

Add support for F#

feature
serializer

Depending on how the code was executed, the value of a variable may be a warning message from the compiler. List: 1. A type or generic instantiation needed to evaluate...

bug

Raygun report https://app.raygun.io/dashboard/cdlp9s/errors/759164413 has more details about the error

feature

currently outputs: ``` javascript "Dict": [ [ "Key": "a", "Value": "apple" ], [ "Key": "b", "Value": "bear" ], [ "Key": "c", "Value": "couch" ] ], ``` should output: ``` javascript...

bug