MeIchthys

Results 679 comments of MeIchthys

Some inspiration for service logging could come from the [CarFax CarCare web app](https://www.carfax.com/Service/) ![image](https://user-images.githubusercontent.com/10717998/150467682-8638c779-b3c5-4365-b6f5-016569f841a7.png)

I also have a use case for this - although i can easily work around it, so it's not necessary. https://github.com/meichthys/sword_drill/issues/5

The best current work-around I've found is to set User-level settings for everything but the repo name, then in the workspace-level settings only set the repo name. This works well...

If [this issue](https://github.com/microsoft/vscode/issues/2809) ever gets implemented, we could specify `${workspaceFolder}` as the repo name, but currently that doesn't seem to be possible.

I did end up getting an insecure version running that I could put behind my own reverse proxy: (Just update `` with whatever port you want to use on your...

I can confirm this issue. It does seem to be an issue with this template since testing with other templates does not have the same issue.

This is also applicable to scans that finish successfully: #536

I didn't even realize we aren't using version numbers yet lol. In this case, we can probably just wait until proper versioning is implemented. Once implemented, we should probably include...

Sounds like a good idea to me 👍