hasen6

Results 27 comments of hasen6

@bpasero The problem still persists, today it did not remember last opened projects. I've been using VSCode for at least 6 years and am only recently seeing this problem, definitely...

> Before you start VSCode after a restart, can you check the contents? _Before_ I start it? But all my programs automatically open after a restart. Btw my whole system...

> Without knowing and understanding what is written to the file _This_ is what's written to the file, I posted it above: `"Ou&&vrir le dossier..."` Does that look normal to...

> I changed language to French, had 2 windows with workspaces opened and restarted and it restored: ?? Not sure why you're making that statement about an **intermittent** error. You...

> I do not think the `storage.json` file is corrupt, but to verify, can you send it over? As long as we can `JSON.parse` it, the file should be fine...

> The `&&` is something special for the main menu to draw "mnemonics": It doesn't look normal that it's in the middle of the word. I also don't know why...

> We try to have 1 mnemonic of a kind per menu group so that you can quickly access the entry with a single keybinding and not 2. In most...

> No, we do update the file every time data is written to it, so you would not be able to see that after the window has opened, however we...

@bpasero It just failed re-open previous projects today again. This is what's in the `main.log` file before doing anything else with vscode: ``` [2022-09-15 12:07:50.670] [main] [info] update#setState idle [2022-09-15...

> I still think its an issue where VSCode fails to write the last opened workspace to disk on shutdown. There were three projects open last night when shutting down....