Amjad Ben Hedhili

Results 78 comments of Amjad Ben Hedhili

FWIW you can use the LSP package https://lsp.readthedocs.io/en/latest/#powershell

Does it matter ? I just want all the elements to be the same width as the paragraphs. For instance setting `display: block;` on code blocks improves the situation.

@nickysn, since you're working on nimsuggest, maybe you can tackle this one.

What needs updating exactly ?

> For each practice exercise, there is a `difficulty` key that is defined as a number. yeah thanks, I'm already preparing a PR for this. I'm yet to read the...

I was thinking about exercism implementing a rating system: let the user, upon completion of the exercise, rate its difficulty. then calculate a mean or something, variables such as the...

> First `cd` to each folder then run `js` compile command then open the `.html` file in a browser I guess I mistakenly thought it would generate a `.html` for...