Open conner-fallone opened 7 years ago
@fallXone which version are you on?
I am on Local History 1.4.0 and VSC 1.15.1
The last release for this extension was.v0.0.3
If its 1.4.0 its the other Local History extension https://github.com/zabel-xyz/local-history
Sorry - i read the wrong one. I am using version 0.0.3 and still having this issue. I only have this local history extension installed.
@fallXone I am not able to reproduce the issue. Can you get a summary of the vscode setup and share the details here ? You can get it by going to Help > Report Issue
Then copy over the markdown, output should be something similar to below:
Extension | Author (truncated) | Version |
---|---|---|
html-snippets | abu | 0.1.0 |
vscode-angular-files | ale | 1.3.7 |
path-intellisense | chr | 1.4.2 |
bracket-pair-colorizer | Coe | 0.10.9 |
jshint | dba | 0.10.15 |
vscode-eslint | dba | 1.2.11 |
tslint | eg2 | 0.17.0 |
local-history | gay | 0.0.3 |
vscode-firefox-debug | hbe | 0.15.4 |
output-colorizer | IBM | 0.1.2 |
Angular1 | joh | 0.2.0 |
Angular2 | joh | 2.7.0 |
prettify-json | moh | 0.0.3 |
csharp | ms- | 1.12.1 |
debugger-for-chrome | msj | 3.2.1 |
createGUID | nwa | 0.0.2 |
vscode-template-literal-editor | pli | 0.8.4 |
code-spell-checker | str | 1.3.9 |
ayu | tea | 0.6.0 |
sort-lines | Tyr | 1.3.0 |
JasmineSnippets | xab | 1.0.0 |
JavaScriptSnippets | xab | 1.4.1 |
(16 theme extensions excluded)
@fallXone I am unable to replicate the issue. So far diffs seem to work fine for me.
You can try a final test by changing the config value for the backup interval to a lower amount like 1s and change a document and see the history.
Here is a demo on how you can do that:
Still doesn't work for me. I see multiple files showing up in history, but no matter which one I select, it always shows nothing on the left side of the diff.
I've got the same issue - diff left window is blank. vs code v1.17.2, (x86), Local history v.0.0.3, Windows 10 x64
I have the same issue. vscode 1.21.0 (zip install). local history 0.0.3. windows 10. editing ps1 powershell files.
me too ,local history 0.0.3. windows 10 ,vscode 1.21.1
Same problem here...
When pulling up the diff of local history, the file on the left is always completely empty. Every diff for all of my save histories on a file looks like I added all of the code.