Paulo Nobre

Results 4 comments of Paulo Nobre

Hi, I'm trying to get this working, but I'm very, very, very rookie to intellij plugin development and can't seem to get this plugin to start a rider instance instead...

Yesterday I've managed to have RB running in rider, together with my changes in Rider and got to the same conclusion... I have already implemented a PairedBraceMatcher for F#, will...

just an update, just tried aeson, and what I'm reporting here is aeson's behavior ```haskell {-# LANGUAGE OverloadedStrings #-} import Control.Applicative import Data.Aeson import Data.Text (Text) data Customer = Customer...

from what I see here, the problem is when some folks might actually want to get nulls back. //edit actually, giving a better though on this, there's no way someone...