log

age author description
Tue, 29 Aug 2023 12:59:54 -0700 Ludovic Chabant Improve loading of solution files default tip
Tue, 29 Aug 2023 12:52:12 -0700 Ludovic Chabant Add utility script to print the contents of a solution's cache.
Tue, 29 Aug 2023 12:51:25 -0700 Ludovic Chabant Add usual vim plugin loading protection
Tue, 29 Aug 2023 12:50:59 -0700 Ludovic Chabant Warn if multiple solutions have been found in the project.
Fri, 22 Jan 2021 16:42:25 -0800 Ludovic Chabant Use the correct documentation extension.
Thu, 24 Sep 2020 23:02:16 -0700 Ludovic Chabant Improvements to YCM dynamic flags.
Thu, 24 Sep 2020 22:57:50 -0700 Ludovic Chabant Add built-in properties to the solution environment before resolving items.
Thu, 24 Sep 2020 22:56:34 -0700 Ludovic Chabant Don't crash trying to list a solution file if no cache exists yet.
Thu, 24 Sep 2020 22:55:56 -0700 Ludovic Chabant Fix handling of spaces in configs/platforms for autocomplete.
Thu, 24 Sep 2020 22:54:02 -0700 Ludovic Chabant Save all unsaved buffers before building.
Thu, 24 Oct 2019 11:16:11 -0700 Ludovic Chabant Add more caching to listing solution files.
Thu, 24 Oct 2019 11:15:37 -0700 Ludovic Chabant Report error but don't crash when a solution points to a missing project.
Thu, 24 Oct 2019 11:14:39 -0700 Ludovic Chabant Add `None` file items to source solution files.
Thu, 24 Oct 2019 11:13:39 -0700 Ludovic Chabant Fix typo in command registration.
Thu, 24 Oct 2019 11:12:24 -0700 Ludovic Chabant Don't enable auto-finding solutions by default, leave it opt-in.
Tue, 17 Sep 2019 13:24:24 -0700 Ludovic Chabant Initial commit