Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/18/2021 in all areas

  1. mikell

    Repeating Regex Pattern

    $regexp = "\N+"
    2 points
  2. Jos

    Odd Scite Behavior

    Correct as that is what that fix does.... it converts the abbrev to lower() and then does the Ctrl+B.
    2 points
  3. Ideas are great and appreciated, but I basically use the standard SciTE with only some minor changes to fit with AutoIt3 and annoyances fixes, so If anything needs changing. the official website would be the place to request changes. Not sure I understand ... these new monitors are the issue here where everything becomes smaller.... hence the removal of the dpi awareness for folks like me, with less than perfect eyesight.
    1 point
  4. Just do Ctrl+1 and adapt the standard fontsize to what you prefer in this new situation. I am using the standard set provided by t he official SciTE, only adapted the manifest. This version will be this weekend the next production version ....so somehow we need to find the best compromise of all the default settings.
    1 point
  5. Thanks Jos, i was going a bit nuts also. I didn't get how I could have a different hash, but I am the one that kept an old file. uugghh Even after testing the new one!
    1 point
  6. Jos

    Odd Scite Behavior

    Dunno as you are probably on the current production version. The "new version" is nearly ready to be release and will be this weekend when no majorissues are found in the latest release candidate installer.
    1 point
  7. A gaming mouse ? sounds much better
    1 point
  8. Or a mouse, he would have gone playing with it
    1 point
  9. @argumentum, My guess is that the shown last line gives that error message when Enter is given or simply doesn't do anything, as that is when autoIndent.lua does its work....... but you have seen the difficulty to get strait answers to questions asked or task to perform, which makes it totally impossible for me to debug things.... and I won't be trying to set my windows to chinees in an effort to try and replicate these issues. .... So, either somebody stops by that has these issues and can help debugging or else "it is what it is".
    1 point
  10. Nine

    Repeating Regex Pattern

    @Musashi Yes I know. I just didn't bother to go all the way down...
    1 point
  11. @Nine Use + instead of * in the capturing group, otherwise the function returns even the last blank line
    1 point
  12. That is the way SciTE works. Permanent changes need to be made in the SciTEUser.properties file. Same thing:
    1 point
  13. You can find some examples on the forum if you search on the terms keyUp and value.
    1 point
×
×
  • Create New...