On a system I have been working there are some custom special variables like do $example.DoSomething() Some code requires a set x=$example.SomeProperty call e.g.  My problem is that atelier doensn't seem to be able to properly recognize this code.  If i have to use a call like this it breaks the entire code completion / code checking of the file. Does somebody know a way to index these variables in atelier or manually add them so I can work with syntax checking and code completion?  With kind regards  Martin Weber