سؤال

Working on an extension that deals with text editor colors. I found the VsFontAndColorStorage interface, but don't fully understand how to use it.

Is there an example somewhere, or some example program that I can look at to understand how to store and retrieve colors?

هل كانت مفيدة؟

المحلول

Have a look at this there it shows to write your new fonts to the registry and read it using the IVsFontAndColorStorage interface

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top