[Github-comments] [geany/geany] Highlight C function names (patch available) (#1231)

linvinus notifications at xxxxx
Thu Sep 15 20:36:31 UTC 2016


this problem https://github.com/geany/geany/issues/1231#issuecomment-247300895
now resolved

by the way, why geany is not recognize following class declaration?

```
class LineVector {

	Partitioning starts;
	PerLine *perLine;

public:

	LineVector();
	~LineVector();
	void Init();
...
}
```
LineVector - is not added as keyword.

-- 
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/issues/1231#issuecomment-247447714
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160915/e1ae95d3/attachment.html>


More information about the Github-comments mailing list