Jump to content

SciTE problem


kjactive
 Share

Recommended Posts

  • Developers

:lmao:  I can't file a file that SciTE needs - Autoit3Help.exe, anyone know where I can find it...

Well just to tell, it is a very cool editor with lots of au3 options

Kåre

<{POST_SNAPBACK}>

Did you use the installer or the Zipfile ?

The installer installs AutoIt3help.exe in the Autoit3 program directory...

EDIT: file can be found in the SciTE download directory

Edited by JdeB

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

:lmao: Thanks that did the trick...

First I used the installer script but something went wrong as I changed path to Autoit3 path and I had to include the missing applications from the .zip but now everything seems to work...

I have one thing that I just could get right, I want to change a few of the accelerators attached but can't find the spot / editor - where do i change accelerator shorcut settings in SciTE

Well still I must admit it is a real nice editor...

Kåre

Link to comment
Share on other sites

  • Developers

:lmao: Thanks that did the trick...

First I used the installer script but something went wrong as I changed path to Autoit3 path and I had to include the missing applications from the .zip but now everything seems to work...

I have one thing that I just could get right, I want to change a few of the accelerators attached but can't find the spot / editor - where do i change accelerator shorcut settings in SciTE

Well still I must admit it is a real nice editor...

Kåre

<{POST_SNAPBACK}>

To mae changes you put somethng like this in your SciteUser.properties:

user.shortcuts=\

Ctrl+Shift+V|IDM_PASTEANDDOWN|\

Ctrl+PageUp|IDM_PREVFILE|\

Ctrl+PageDown|IDM_NEXTFILE|\

KeypadPlus|IDM_EXPAND|\

KeypadMinus|IDM_BLOCK_COMMENT|\

Ctrl+F1|IDM_HELP_SCITE|\

Ctrl+X|IDM_BOOKMARK_NEXT|

The IDM_????? are listed in the SciTE source.... (I am not aware of a nice listing for them)

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...