From 7581a31f95efb093d60bfbc9f9b88299d41fd231 Mon Sep 17 00:00:00 2001 From: Matthias Kuhn Date: Thu, 20 Dec 2018 10:25:02 +0100 Subject: [PATCH] =?UTF-8?q?Updated=2022nd=20Developer=20Meeting=20in=20A?= =?UTF-8?q?=20Coru=C3=B1a,=20Spain=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 22nd-Developer-Meeting-in-A-Coruña,-Spain.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/22nd-Developer-Meeting-in-A-Coruña,-Spain.md b/22nd-Developer-Meeting-in-A-Coruña,-Spain.md index 324907c..5e5beec 100644 --- a/22nd-Developer-Meeting-in-A-Coruña,-Spain.md +++ b/22nd-Developer-Meeting-in-A-Coruña,-Spain.md @@ -108,6 +108,22 @@ You can apply for refund of travelcost to finance@qgis.org - Deadline for applic If you are coming to a QGIS Developer event for the first time, you may be a little lost and confused about what you should do when you get there. For this event (and hopefully future events if it works well), we will have mentors to help you get started in the QGIS Community. If you would like to be a mentor for a topic not listed, add a new table below. If you need mentorship, add your name to the appropriate table below: +### Expression editor autocompletion improvements + +The QGIS Expression builder offers [autocompletion support since QGIS 3.4](http://changelog.qgis.org/en/qgis/version/3.4-LTR/#code-completion-for-expression-builder). This vastly increases productivity while working with the expression editor. +However, a lot of functions still don't show up their parameters `(...)` instead of `(layer, attribute, value)`. + +In this stream, we will learn how we can migrate functions so they show up with their parameters. If at the same time function descriptions and documentation can be improved, even better. + +**Stream leader:** Matthias Kuhn + +**Participants:** + +| # | Name | Email | +| - | --- | --- | +| 1 | || + + ### Template >### Stream Title