log src/main.ts @ 27:3d0ac176118f

age author description
Sat, 14 May 2022 09:33:19 -0700 Ludovic Chabant Show warning message if using the plugin with the legacy editor
Fri, 18 Mar 2022 19:23:29 -0700 Ludovic Chabant Add try/catch around restoring file state
Fri, 18 Mar 2022 19:25:48 -0700 Ludovic Chabant Don't restore state on a file that's already open in another pane.
Fri, 18 Mar 2022 19:25:18 -0700 Ludovic Chabant Improve typescript compliance
Sat, 12 Mar 2022 12:04:05 -0800 Ludovic Chabant Fix plugin ID, bump version to 1.0.4 1.0.4
Mon, 28 Feb 2022 22:13:09 -0800 Ludovic Chabant Simple bail out when legacy editors are enabled
Mon, 28 Feb 2022 22:11:17 -0800 Ludovic Chabant Don't unnecessarily capture the view reference in injected callbacks