Opened 17 years ago
Closed 17 years ago
#1050 closed Feature Request (Completed)
TextPad v5 syntax files
| Reported by: | Owned by: | J-Paul Mesnage | |
|---|---|---|---|
| Milestone: | 3.3.1.2 | Component: | Other |
| Version: | Severity: | None | |
| Keywords: | TextPad Editors | Cc: |
Description
Add an auto install script for TextPad v5 syntax files (attached) (like the one for TextPad v4)
Attachments (2)
Change History (5)
by , 17 years ago
| Attachment: | _install_syntax_files_textpad_5.au3 added |
|---|
follow-up: 2 comment:1 by , 17 years ago
by , 17 years ago
| Attachment: | _install_syntax_files.au3 added |
|---|
comment:2 by , 17 years ago
Replying to Valik:
Actual syntax files are useless as they will be outdated just about every beta release. A more fruitful endeavor is to detail the changes in the format so the scripts we use to generate the syntax file can be updated to produce a proper version.
The syntax file itself works well, but the auto installation script won't work with TextPad v5 (and won't work on x64 systems with TextPad v4 or v5)
I've attached a new script which should work with TextPad v4/v5 on x86 and x64 Systems (_install_syntax_files.au3)
comment:3 by , 17 years ago
| Milestone: | → 3.3.1.2 |
|---|---|
| Owner: | set to |
| Resolution: | → Completed |
| Status: | new → closed |
Added in version: 3.3.1.2

Actual syntax files are useless as they will be outdated just about every beta release. A more fruitful endeavor is to detail the changes in the format so the scripts we use to generate the syntax file can be updated to produce a proper version.