Matěj Kafka
                                            Matěj Kafka
                                        
                                    not completed, please reopen
@kilasuit not completed, please reopen
Do you remember what was the issue with the PowerShell syntax file? I'd like to get PowerShell highlighting working in Typst for my thesis.
Thanks, that works! Uploading the file here, in case someone finds this and does not use Discord: [PowerShell.zip](https://github.com/typst/typst/files/15178791/PowerShell.zip)
@kilasuit Please reopen, the issue is unresolved, but triaged and up-for-grabs.
Just wanted to chime in – having environment variables for all paths is pretty useful for portable scenarios. With env vars, I can just write a wrapper script that sets...
Thinking about it a bit more, imo the best solution would be to add support for config-relative paths in the config file, which solves the immediate issue with minimal implementation...
@SteveL-MSFT I explicitly mention your proposed solution in the issue description, and it does not work, since `break` is not safe to use outside of a loop. Please re-evaluate.
Also, in `cmd` in both conhost and Windows Terminal, running `bun help` seems to switch the console to something like a raw mode (not sure about the terminology on Windows),...
Yes, the issue seems to be fixed now, cannot reproduce it either. Thanks. :)