Arnold Chand

Results 15 comments of Arnold Chand

Thanks for pointing this out! I'll have to take a look at it in the weekend, but from a quick look you're right in that it doesn't point to the...

Ah I see, maybe we don't need to error for local bin checks then? And only error when both local and global check fails.

Can you try out PR #31 and see if that resolves the issue?

Hmmm at this point I'd rather keep it as is, since it was my initial intention to pick up the tools from the local context before it would try and...

Hmm I don't see any deprecation warnings on 0.7 but see them on nightly only. I don't really want to break compatibility with the stable release, so it would be...

I know I'm really late to this but was wondering why this was closed? You're still welcome to make the PR to ensure deprecation warnings aren't shown on 0.8, now...

Hmmm I see, I saw that the default renderer had a symbol prefix to the root folder so I thought it would've been possible to replace that with a space...

Sorry if I wasn't clear, but what I wanted was some padding between files/folders when I view them. So basically a way to change how it would look like, if...

Hey, correct me if I'm wrong but `mcs` comes builtin with the C# compiler no? Maybe the compiler is not added to your global paths. I don't think mason provides...

That is weird, according to the the arch linux docs `mcs` should come installed when you install `mono`. I'm looking at this link: https://wiki.archlinux.org/title/Mono > Of course, such as omnisharp,...