Hi guys! Im trying to deal with Phantom API. I want to show multiple phantom popups under the current line. If I set type of phantom objects as “sublime.LAYOUT_BELOW”, popup stand one under the other, and when type is “sublime.LAYOUT_INLINE”, popups stand correctly, but in current line, rather than below it.
Is there a way to show popups below current line, but aligned horizontaly?