You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion of the SciTE editor.
|
|
|
SciTE 3.3.2 released
|
| |
SciTE 3.3.2 is now available from the scintilla.org web site.
SciTE 3.3.2 is a minor bug fix release.
Bugs fixed with multi-typing in virtual space.
On Windows, a problem with Direct2D/DirectWrite (technology=1) was fixed and Asian DBCS encodings work with Direct2D.
OnSave no longer called twice when files saved asynchronously.... more »
|
|
SciTE search problems
|
| |
Hi!
I have SciTE 3.3.1 on Ubuntu 12.10, KDE. I often have problem: SciTE
frezzes on text search, do not answer on any action and in top it get 100%
cpu. Prev versions i don't see such problem.
What information i need to get from my pc next time, to detect where is
problem: scite, scintilla or environment code and make bug report?... more »
|
|
Release 3.3.2 next week
|
| |
Enough changes are ready for a new release early next week.
A rough change list:
Basic implementations of common folding methods added to Scintilla to make it easier for containers to implement folding.
Add indicator INDIC_COMPOSITIONTHICK, a thick low underline, to mimic an appearance used for Asian language input composition.... more »
|
|
Search in selection?
|
| |
Hello. I would like to be pointed to a Lua script to make a "search in selection". That functionality is present in the "Replace" function, but it only works for replacing. I would like to find stuff in a selection and wrap around the search while in it. Thank you.
|
|
What is the default Character Set if character.set=0?
|
| |
Hello, I have a question about the default Character Set that Scite uses when it opens a text file w/o the Unicode BOM (or w/o any other indication, what the character encoding of the text file is). There is a setting in File: Encoding, that is called "Code Page Property". I've found out that this option maps to the code.page setting in the... more »
|
|
Project manager?
|
| |
Is there a good "Project Manager" plugin for SciTE? Google found me three potential candidates: - sciteproj which requires GTK and direct work with X11. I understand the use of glib in such project and (maybe) GTK, but the need for X11 functions prevent this from work on Windows. - Scite Project Manager. Requires AutoIT and probably will work on Windows... more »
|
|
Caret invisible after toggling all folds twice
|
| |
Often when I use the "Toggle all folds" command (from the View menu) I find that the caret is not visible anymore after unfolding. I need to press something like the down key to have Scite adjust the view and continue working... Is this the intended behaviour? I find it a bit unfriendly... I'm not sure if others are experiencing this too, but it looks quite easy... more »
|
|
Complete list of keyboard shortcuts
|
| |
Hi, I've been looking all over (I think :)) for a complete list of keyboard shortcuts that are available in SciTE. But I can't find any. The SciTEDoc.html file says "Keyboard commands in SciTE mostly follow common Windows and GTK+ conventions" and then there is a list of commands mapped to keyboard that aren't available in any SciTE menu.... more »
|
|
copy and paste inside Find-replace strip
|
| |
Hi all,
I am creating a new thread to keep things cleaner.
I am using Scite Version 3.2.1 on Windows XP 64 bit
if I write something in the strip (either in the "Find" field or in the
"Replace Field") and then i try to copy it with Ctrl+C and paste it to
somewhere else, e.g. to the Scite window, the selection is not grabbed.... more »
|
|
|