John Freeman

Results 16 comments of John Freeman

@mowge thanks for raising this PR. Sorry for the delay in merging it, you can find this enhancement in version [6.9.0](https://github.com/gantsign/ansible-role-visual-studio-code/releases/tag/6.9.0) of this role.

@guleyupo, since VS Code 1.53 you'll need a minimum of RedHat EL 8 / CentOS 8. See https://code.visualstudio.com/updates/v1_53#_electron-11-update. I need to update the documentation for this role.

@Apfelwurm thanks for your pull request, as you can see I added a few review comments.

@jeop10 you're right that `zshrc.j2` hasn't been updated in a while (and probably should be). But the `DISABLE_AUTO_UPDATE="true"` is actually intentional, so all changes of Oh My Zsh are done...

Hi, @JaxGibb-atlassian sorry for the late reply. That looks like an issue with [ktlint](https://github.com/pinterest/ktlint) itself rather than with the Maven plugin (this project is only for the Maven plugin).

@jochen314 I appreciate the effort you put into this PR. However, supporting plugin updates is a bit of an issue for a few reasons: * Once IntelliJ added support for...

@vietcgi while I appreciate you contributing to the PR, given the original author of the PR never agreed to the CLA, I can't merge this. Frankly, I don't use macOS...

Hi @vietcgi the CLA check is still failing because you used a different email address as the author of the first commit (Kevin at kevin-f.lan). This email address isn't associated...

If you run `rm -rf ~/.antigen-etc ` and remove `source ~/.antigenrc` from `~/.zshrc`, that should be enough to undo this role so you can try it again. I'd advise against...