Kris Hofstädter

Results 8 comments of Kris Hofstädter

I couldn't find a way to add the files as jpgs instead of pngs either. Would be cool :)

_Perhaps helps some:_ On macOS 11.52 with VSC 1.60.1 and Markdown PDF v1.4.4 the following works for a relative path: ` "markdown-pdf.styles": ["../assets/css/markdown-pdf-phd.css"], ` full code: ``` { "folders": [...

the only indication at the moment is from the LED on the board, correct? if yes, perhaps a quick solution would be to have the WIFI manager say something like...

thanks Bartosz. For some reason my VSCode (1.56.2 on Sierra) does not see the new version of Spell Right. It can only see 3.0.56. Hmm... ![Uploading Screen Shot 2021-05-14 at...

@bartosz-antosik thanks. I am not exactly sure how to install VSIX. I downloaded the Zip from the repository and was trying to upload as an extension where it says 'Install...

aha! Found this on https://marketplace.visualstudio.com/ (could not on GitHub). cool! up and running ;-) many thanks @bartosz-antosik

OK. My bad. Needed to be more specific with the paths: `% sass-migrator module --migrate-deps _includes/main.scss --load-path _sass` :)