mirror of
https://github.com/qgis/QGIS.git
synced 2025-08-18 00:04:22 -04:00
Updated 22nd Developer Meeting in A Coruña, Spain (markdown)
parent
7581a31f95
commit
f6beef969b
@ -111,7 +111,7 @@ If you are coming to a QGIS Developer event for the first time, you may be a lit
|
|||||||
### Expression editor autocompletion improvements
|
### 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.
|
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)`.
|
However, a lot of functions still don't show up their parameters `get_feature(...)` instead of `get_feature(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.
|
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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user