- Posted by
- All of the c# files are .cs extension and the 'view - view as' has C# correctly chosen and still no functions. If I create 'test.cs' with the following, I see no function list: using System; namespace test { public class Test { public void Blah() { } public string Test() { return( "test" ); } } }Posted in Syntax Highlighting
-   Topics
-   Views
- sorens
Aug 31, 2006
- Greetings, Do you have to kick UE some how to tell it to parse a file so that functions show up in the Function list? I see some syntax highlighting but nothing in the Function list window. I am using C#. Or perhaps is that feature disabled in the trial copy? The wordfile for C# was created several ...Posted in Syntax Highlighting
-   Topics
-   Views
- sorens
Aug 31, 2006