Igor Montagner

Results 13 issues of Igor Montagner

#### Summary Change checkbox widget to `EditableArea`, which uses `` (from `Editable` which uses ``). `` does not support text wrapping but `` does. ![image](https://user-images.githubusercontent.com/221446/163511159-d41d0b8c-8842-4518-ba7a-1ba4bea46ff0.png) #### Ticket Link Fix #2410

Lifecycle/1:stale
Contributor

Web components are custom HTML components that are required to have `-` in their names. This breaks current HTML handling since these elements are not considered. IMHO they should be...

feature
someday-maybe
extension
confirmed

Fix #73 Tested this with multiple terminal windows and tabs. should work without issues.

Discussion about design in the issue. Will close #442

## Problem There are many plugin requests in the issues tab and most go unanswered due to lack of manpower. Even when someone takes the effort to actually implement them,...

Fix #36 I'm proposing an initial version for a Snippets plugin. Basic editing works for placeholders and it's already useful on its own. The following features are implemented. - language...

Status: Blocked

This is a combo of #1113 and #1125 ![multiple-providers](https://user-images.githubusercontent.com/221446/141644506-8db3592d-5a01-4332-a12c-6e7ac5784fef.gif) @jeremypw I think you might be interested in this

## Problem Code only has very basic markdown shortcuts. ## Proposal * Make the backticks \` work like parenthesis: adding a single backtick adds a double and selecting text and...

Parent issue

Fix #571 . Implementation was based on [this mailing list message](https://mail.gnome.org/archives/gtk-app-devel-list/2008-March/msg00018.html). Requests for improvements are welcome. ![calendar-link-2](https://user-images.githubusercontent.com/221446/110252971-ab2a4d00-7f66-11eb-8ea1-e531782880db.gif)