Arjun Kathuria

Results 11 comments of Arjun Kathuria

### Test results. - i copied and built the new nimlsp file and replaced my .nimble binary with it. * The completion seems to start on windows. it didn't have...

i see. i suppose we could do that. is there an outline / issue tracked on this somewhere?

i did actually. it's **really** not the same. The sublime one looks SO MUCH BETTER. i was hoping to see, if there'd be an official port? since that saves me...

@vovkind Hi, I might add that in the next release. meanwhile you can use `containerStyles` prop and copy the styles of the `classname` there as a workaround if you want...

Hi, I Added the missing `Typeable a` Constraints to the instances where necessary and that makes it build now. It However, fails in testing with the following error :- ```...

Hi. i was asked by the issue author to help with confirming/reproducing the issue. i'd like to report back that, after following the explicit steps and conditions here i can...

Running into "The size of Int is machine-dependent" too, though i don't seem to be using `genericSerial`, atleast not directly. How do i work around that? Error snippet ``` The...

@vyorkin ``` $ ormolu --version ormolu 0.5.0.0 UNKNOWN UNKNOWN using ghc-lib-parser 9.2.2.20220307 ``` updating doesn't help since this is the latest version i believe

Hi! Ran into this one today. Does this build with GHC 9.2 and is mostly safe to use?

hi @nbacquey, Did you try running the test suite for this? I patched the library for the same during upgrading a project and it builds, but when you run the...