log src/main.ts @ 52:586f857a98dd

age author description
Mon, 02 Oct 2023 10:05:02 -0700 Ludovic Chabant Move unregistering of all views into a reusable function.
Mon, 02 Oct 2023 10:04:13 -0700 Ludovic Chabant Pass `this` as the context for various callbacks.
Mon, 02 Oct 2023 10:02:54 -0700 Ludovic Chabant Add optional file logging.
Wed, 20 Sep 2023 23:07:48 -0700 Ludovic Chabant Fix Typescript warnings and errors
Wed, 20 Sep 2023 22:40:25 -0700 Ludovic Chabant Support state persistence between sessions
Wed, 20 Sep 2023 17:19:11 -0700 Ludovic Chabant Fix typos in debug log messages
Wed, 20 Sep 2023 17:18:47 -0700 Ludovic Chabant Fix issues with files opened in multiple panes.