Anders H
Anders H
I'm working on a language server/client extension for VSCode where I use a WASM file built on my own grammar. I use queries to produce semantic tokens etc but I...
**Describe the bug** When I press enter within a comment block the comment prefix is not inserted on the new line. **Expected result** When I press enter the comment prefix...
I don't know if this is something you can fix, but it would be nice if you could. The fuel selector switch is allways on auto when starting cold and...
I'm by no means an expert on these things, but if I understand it correctly the picture below shows me flying at FL290, ISA+10 (approximately) and with 86% TRQ. According...
I have checked "Kill the task if it is already running" but that seems to kill all running tasks, not only the one that I want to trigger.
I try to follow the instructions on how to extract the crypto and devices for Android but with no luck. `adb backup com.plejd.plejdapp` I get a backup.ab that is 4.0K...
## Describe the bug In one of our Azure pipeline files we have the following part: ``` publishDocs: - docsArtifact: 'doorstop-html' docsSubdirectory: '' ${{ if eq(parameters.debugrun, true) }}: docsName: '$(docsName)-test'...