Open
Description
openedon Dec 5, 2022
Tracks TODO in code.
All global options also should have a EditorConfigValueSerializer
defined - currently only bool, int and string typed options receive one. See EditorConfigValueSerializer.Default<T>
.
Add validation to VisualStudioOptionStorageTests
that checks that every internally defined option's default value can be serialized and deserialized back.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment