Generating workspace.id #50
-
Some clarity on generating workspace.id would be appreciated:
I've setup up different variations and for the life of me cannot get the generated hash that VS Code creates. I even remove |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The magic happens here: Path: |
Beta Was this translation helpful? Give feedback.
The magic happens here:
https://github.com/microsoft/vscode/blob/71b996eff4cef4405d1d1cc4fe308545dac0b255/src/vs/platform/workspaces/electron-main/workspaces.ts#L42
Path:
C:\\Users\\rb\\projects\\vscode\\extensions\\workspace-id
Converted:
c:\Users\rb\projects\vscode\extensions\workspace-id
In Windows, birthtime of folder is retrieved and used as a salt:
c:\Users\rb\projects\vscode\extensions\workspace-id1656581976108
MD5 hash with HEX digest generates:
bf238cd8055d465451f20fcd7fd5b983