Modify ↓
Opened 15 years ago
Closed 15 years ago
#1849 closed Feature Request (Rejected)
Project
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Add ability to manage programs made of lots of scripts. When I have program has lots of #include at the beginning.. When I edit one Include file, I cannot press f5 directly. I have to save my file and then navigate to tab of main code, and then press f5. Idea: Make procect file which would tell scite which files are part of project and which file is main file so when I edit some file I include in main program, I would be able to press f5 in scite and it would run main file instead of include file.
sorry for my bad english.
Attachments (0)
Note:
See TracTickets
for help on using tickets.

I am not going to build extra functionality in the SciTE version we distribute.
Jos