Janosh Riebesell

Results 651 comments of Janosh Riebesell

How about binding the selected values into a store? ```ts import { writable } from 'svelte/store' const formData = writable({}) ``` and then in your form component ```svelte import MultiSelect...

@magicbyt3 If you want to set values from a store, it's best to bind directly to the store. In that case, the store value needs to be an array. There's...

This is not in fixed in https://github.com/DavidAnson/vscode-markdownlint/tree/next yet, correct?

Thanks for the suggestion! Is it possible for first time visitors to see/do 1 or 2 of the courses before signing up? I think that would improve your CTA and...

Thanks again for the submission. I'm closing this for now. Feel free to re-submit though once the site has some login-free interactive content.

Tags are a bit of a pitfall without this feature. Is it still not possible to delete tags? Even through the API?

@vanpelt After looking through all the uploaded files for a run I think you're right. Updating strings in `config.yaml` and the display name are definitely the most important. ``` media/*...

@MBakirWB Thanks It'd be interesting to know if it's possible to update JSON files under `media/`.

Glad I found this! Just wanted to mention that I believe this is far larger in scope than the Julia extension. I bet most people forced to work from home...

Let's all avoid the repeated requests to implement this else they'll probably lock the issue. Just upvote to give it higher prio in triage.