Chris

Results 102 comments of Chris

What do you mean by breaks it? If you click the refresh icon on remote changes the state is updated.

`vscode.workspace.on[Will|Did]RenameFile` was added in `1.41.0` https://code.visualstudio.com/updates/v1_41#_workspace-file-events

No, feel free to submit a PR

Would having a another config option of `svn.gravatar.custom_domain` and a new tag of `` work?

It seems that a limit is only applied if you are not using the `previousCommitsUser` configuration option. It would be nice to also limit the log by user functionality.

I like @RLThomaz draft implementation. I can see the benefit of leveraging VSCode feature like formatting and linting but for simplicity i prefer just running a arbitrary user supplied script....

Patching is not something i do in my dev workflow. But i can see its use. This would be good project to get started on doing GUI stuff. [This extension](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker)...

You can currently do this in the Svn view ![image](https://user-images.githubusercontent.com/10222719/73764632-40a74c00-476b-11ea-8982-2b9297072074.png)

Currently it only supports showing the file history of the active editor window.