[Github-comments] [geany/geany] Updates to the auto-completion seem to happen randomly (#1044)

Fabian Wolf notifications at xxxxx
Tue May 31 19:28:54 UTC 2016


So far, its been happening with PHP, HTML and JS files. Not with text files (including Markdown, Wiki Markup etc.). Disabled all plugins, but still surfacing.

The files, with which I initially noticed the issue, are custom work for a client  (custom CSV import plugin for WooCommerce), thus, sadly no file dump allowed. But these are rather on the small side - eg. the main file is about 20kb with approx 650 lines of code and ~50ish variables in use.

When opening regular files of eg. WP includes (post.php, taxonomy.php and media.php), and testing a bit, there was no measurable delay, neither when creating new variables, functions and classes, nor when using existing ones. Said files are huge compared to above mentioned ones ([post.php](https://core.trac.wordpress.org/browser/tags/4.5.1/src/wp-includes/post.php): 200kb, ~6100 lines of code, [taxonomy.php](https://core.trac.wordpress.org/browser/tags/4.5.1/src/wp-includes/taxonomy.php): 166kb, ~4900 lines of code, and [media.php](https://core.trac.wordpress.org/browser/tags/4.5.1/src/wp-includes/media.php): 129kb, ~3800 lines of code).

cu, w0lf.


---
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/1044#issuecomment-222794489
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160531/5f8592da/attachment.html>


More information about the Github-comments mailing list