I'm not a javaist but
```java
public class untitled {
const int foo=1;
public static void main (String[] args) {
}
}
```
shows foo in the symbol list with current git Geany.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/2879#discussioncomment-1242133