List<TextExtmark> getVirtual() { return _sorted(_extmarks.values.where((extmark) => extmark.virtual)); }