[Github-comments] [geany/geany] Show JavaScript 'const' variables on symbol list (#2879)

elextr notifications at xxxxx
Fri Aug 27 00:54:15 UTC 2021


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210826/70c9cea7/attachment.htm>


More information about the Github-comments mailing list