
I'm working on writing an indent provider for a C#-like language. Do you have:
1. Indent provider code available in the .net languages source code that I could look at? I have the blueprint license but I couldn't find any indent logic in there.
2. A way to call the C# indent provider from a public method so I could pass it a snapshot and it would return the indent?
Thanks,
-Craig
1. Indent provider code available in the .net languages source code that I could look at? I have the blueprint license but I couldn't find any indent logic in there.
2. A way to call the C# indent provider from a public method so I could pass it a snapshot and it would return the indent?
Thanks,
-Craig