j
k
j a
j l
With 3.8 version python get a feature called `Assignment Expressions`. It should be supported by geany's parser. (in `findVariables`)
```py if (match := matcher.match(line)): print(match) ```
Attachments:
Show replies by date
github-comments@lists.geany.org
Add to favorites Remove from favorites