David J. Malan

Results 36 comments of David J. Malan

@crossroads1112 just found this. Does `style50` yell after 100 chars atm or 132 or something else?

@manaswii, do you have precisely the below lines in your `app.py` or something different? ```py app.config["SESSION_PERMANENT"] = False app.config["SESSION_TYPE"] = "filesystem" Session(app) ```

Ah, thanks, we'll go through those and update asap!

Related to https://github.com/microsoft/vscode/issues/110766, it seems.

Commented at https://github.com/microsoft/vscode/issues/110766#issuecomment-1242988959.

Just to close the loop here, possible for us (or VS Code) to compel the player to fall back on H.264 instead somehow, as in your browser-based tests a while...

Alternatively, know what stylesheet VS Code's built-in **Open Preview** command uses to render Markdown? That same Markdown renders in that mode as:

Thanks for the heads-up. This should be addressed in an upcoming update!

Thanks, no need to merge yet, might incorporate into `help50` instead.