Question Michael (Liberty) Baker · May 9, 2016

Intellisense not working correctly in editor.

I was writing a routine that called some class methods and when I typed in ##class( and the package, there was a drop down list of all the classes that match that package but when I selected one of the dropdown entries it added the package name again.

For example if I enter ##class(dim.

I am presented with a list of classes in the dim package but when I selected one of them,(dim.OccupationList), what ended up in the editor was

##class(dim.dim.OccupationList

Comments

Joyce Zhang · May 9, 2016

That seems like a bug to me. We will investigate. Thanks Michael!

- Joyce

0