Islam

Results 7 comments of Islam

Hi, I'd like to know the requirements for this issue to be completed so I could give it a try as I intend to perform jsonschema validation in a wasm...

@TheMeteoRain I'm not sure how helpful this is, but I had a similar problem with nx not picking up path aliases. What I did notice was that if I imported...

Hi, I've come across this issue myself. I've encountered it in this case: ```ts /* eslint-disable-next-line */ export interface LandProps {} // document structure has this nested in main element,...

Hi, is this still being considered? I've been using gitpod for a while now and I'd love to try porting a similar experience over to the substrate playground. Not sure...

Nothing specific really, I just had some thoughts around the index rust analyzer item that was unchecked. Is this to ensure that the extension is always installed for users? On...

Hi, this is highly unrelated, but shell syntax highlighting works. Just requires a specific syntax: use console, and the text before the $ needs to have :~ E.g: ```console foo/bar/dir:~...

If you're having issues with `@import` not working in vscode for path aliases, it was added in #105 . To make it work you need to ensure the file name...