[gnome-builder/wip/error-highlight: 3/6] code-assist: change parse timeout



commit 820725e02f505ae0deb036ce059b6a78295a7656
Author: Christian Hergert <christian hergert me>
Date:   Mon Oct 20 21:14:34 2014 -0700

    code-assist: change parse timeout

 src/editor/gb-editor-code-assistant.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/editor/gb-editor-code-assistant.c b/src/editor/gb-editor-code-assistant.c
index c137d3d..847574b 100644
--- a/src/editor/gb-editor-code-assistant.c
+++ b/src/editor/gb-editor-code-assistant.c
@@ -27,7 +27,7 @@
 #include "gca-service.h"
 #include "gca-structs.h"
 
-#define PARSE_TIMEOUT_MSEC 250
+#define PARSE_TIMEOUT_MSEC 500
 
 static GDBusConnection *gSessionBus;
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]