Re: A couple of small proposals for change

scintillaDotOrg <[email protected]> Mon, 23 Oct 2023 03:44:00 -0700 (PDT)
Newsgroups gmane.editors.scite.general
Message-ID <[email protected]>
Jos:

1. Add only line in SciTEWinDlg.cxx which will set the fileextension of a 
new file to the one shown in the "save as" file type...  currently this is 
always empty when not provided in the filename. This is the one line 
addition required for that:
330 ofn.lpstrInitialDir = directory.AsInternal();

*+331 ofn.lpstrDefExt = GUI_TEXT("");*


OK.
https://sourceforge.net/p/scintilla/scite/ci/e02785032c71c8955eb1cf70cf58df419138e6d3/

2. Add an property *autocomplete.multi* to trigger the AutoCMulti, which 
currently seems only available in lua via editor.AutoCMulti=1


https://sourceforge.net/p/scintilla/scite/ci/90f1e95c4a63b1ecd3446015b1b0e93e7501c31b/

   Neil

-- 
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/scite-interest/289c2748-8f90-4ae6-964c-283f4ac41f4fn%40googlegroups.com.