Modify ↓
Opened 9 years ago
Closed 9 years ago
#3147 closed Feature Request (Rejected)
Kindly add some extra features to SciTE4AutoIt to make it a real IDE
Reported by: | kvinu | Owned by: | Jos |
---|---|---|---|
Milestone: | Component: | SciTE4AutoIt | |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
- Automatically add need keywords like "EndIf/WEnd/Next/Until/EndFunc" after an enter key press.
- When we type "Opt" in SciTE, intellisence should display all options in order to user's key press. And if user selects an option from intellisence, then wait for the user types a comma. If user typed a comma, then intellisence should display all params for that option, so that user an easily select a speifi param from list.
Attachments (0)
Change History (3)
comment:1 Changed 9 years ago by anonymous
- Automatically add end keywords like "EndIf/WEnd/Next/Until/EndFunc" after an enter key press.
- When we type "Opt" in SciTE, intellisence should display all options in order to user's key press. And if user selects an option from intellisence, then wait for the user types a comma. If user typed a comma, then intellisence should display all params for that option, so that user an easily select a speifi param from list.
comment:3 Changed 9 years ago by Jos
- Resolution set to Rejected
- Status changed from new to closed
As discussed in the forum.
Jos
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.