Mark Barry

Results 4 comments of Mark Barry

This can be achieved by adding the following line in `$HOME/.vimrc` let g:vmt_list_item_char = '1.' It is strictly not a single character, but the code doesn't actually care. Then when...

I'm also getting the same issue, but the part that I find interesting, is that when I click the Reopen in Container: ![image](https://github.com/microsoft/vscode-remote-release/assets/7435242/378bdbe0-7574-42b7-bcca-5aaa3d2c089a) It then fails with the "An error...

I stumbled across this thread as well as a comment on the [hyperv iso builder page](https://www.packer.io/docs/builders/hyperv/iso#example-for-ubuntu-vivid-generation-2). As a work around, I modified the `packer-hyperv-iso` virtual switch to use the External...

@madelaney , I was having similar issues. We are using r10k to manage the environment, and found subsequent puppet runs would have random autoload failures. I ended up tracking down...