Gustavo Marques

Results 37 comments of Gustavo Marques

I believe it's because elementary comes only with vim.tiny I have neovim installed and it changes the cursor as expected, but vim.tiny don't.

> An issue raised by this is what to do about the already installed plugin - this PR overwrites it so that it does not appear in the Extensions dialog....

This issue is a duplicate of elementary/browser#31, epiphany only declare access to the `xdg-downloads` folder, so drag and drop only works with files from the Downloads folder.

In the case of a flatpak manifest begin updated, we can show the commit message. For example, flathub uses the last git commit message as the export message. ``` $...

I assume that the `Stuff` folder doesn't exists right? looking at the return value from the SaveFile method, we are returning an valid uri. So, maybe we should create the...

I'm working in add support for the rest of the editorconfig spec, and it would be good to have "Strip trailing whitespace" as part of code itself.

> If there were a suitable widget written in Gtk/Vala available off the shelf we would probably use it. I find Iconview is usable up to several thousand items (if...

since we already have the portal, some questions: * should we extend the current schema or make it relocatable? * if relocatable, should this be per-app¹, per-mode, or both? *...

Added a new property on `FolderManager.File` to query write access, this should work with both read-write and read-only files and directories.

> Is there a reason for the context menu for folder items to differ from that for file items (compared to master running natively)? The former has an ellipsis and...