codebrainz commented on this pull request.


> @@ -2394,7 +2394,7 @@ typedef struct
 } SelectionRange;
 
 
-#define CURSOR_PLACEHOLDER "_" /* Would rather use … but not all docs are 
unicode */
+#define CURSOR_PLACEHOLDER "..." /* Would rather use … but not all docs are 
unicode */

> What do other editors insert when you save a file containing the placeholder?

IIRC XCode and QtCreator enter some kind of special placeholder-filling mode 
where you can tab between them and fill them out, and then you commit them.

-- 
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/pull/1554#discussion_r139588478

Reply via email to