Malacath-92

Results 36 comments of Malacath-92

I'm sorry, I thought I would have some time but life decided otherwise. I will pick up the discussion here once I actually get to it.

@JacksonKearl I'm sorry for not seeing your message, yes ofc you can do whatever you want. The license is permissive so you do you. I really appreciate your work. And...

Hi @JacksonKearl, I'm hoping to try this a bit over the holidays. Is there anything I should be looking at in particular? I recall you mentioned that the filesystem stuff...

Sorry @bamurtaugh I've still been really bad at doing this. I tried once to setup a testing environment for this but failed, I should try again. It always ends up...

I managed to configure stuff today, my issues were very banal last time. But I am now struggling to debug this extension as the webview hosting VSCode window crashes whenever...

Took another quick look and from what I can see we will have to wrap all file reads via `vscode.workspace.fs` which only supports an async interface. So I guess we'd...

I worked on two commits on-top of this PR, it should be possible to just cherry-pick those. I can later do cleanup when we merge this, we don't have to...

To me this is still not clear, I waited for input from Jackson so far, but not sure if it will come (no judgement) Right now as this stands the...

Some tests are added for low level functionality, namely some parsing functionality. But we should also add some sort of integration tests to make sure that correct type shaders are...

Thanks for reporting this, I'll take a look at it on the weekend. Probably getting stuck in the parser because of some corner case.