Search found 41 matches
- Tue May 03, 2016 6:04 am
- Forum: Enhancement Suggestions
- Topic: IntelliSense / Auto-Completion
- Replies: 0
- Views: 3040
IntelliSense / Auto-Completion
Please?
- Thu May 07, 2015 3:59 pm
- Forum: Enhancement Suggestions
- Topic: Cloud Synchronization
- Replies: 0
- Views: 2440
Cloud Synchronization
Please consider adding support to upload/sync configuration settings, snippets and syntax files using a cloud service like Google Drive, OneDrive, DropBox, AWS, etc. The Portable feature is nice, but it would be nice to have an automatic backup like that. Notepad++ has this feature, but it could be ...
- Mon Feb 04, 2013 8:34 pm
- Forum: Enhancement Suggestions
- Topic: How about posting a VOTING LIST for New Features?
- Replies: 1
- Views: 1446
How about posting a VOTING LIST for New Features?
Rather than sifting through hundreds of enhancement requests, it would be nice to see a prioritized "Top 10" or "Top 20" (etc.) to vote on. It doesn't look like much hash been done with respect to new features in a while, mostly bug fixes, so maybe this could help Helios focus on the most-requested ...
- Fri Sep 21, 2012 5:51 pm
- Forum: General
- Topic: Unable to Register License on Windows 8
- Replies: 0
- Views: 663
Unable to Register License on Windows 8
I uninstalled TextPad 6 from my Windows 7 desktop before getting a new computer with Windows 8. I installed TextPad 6 and try to paste the license code into the "Register TextPad" form, but it keeps saying "These license details are not correct. Please check your input, or contact sales@textpad.com ...
- Tue Sep 18, 2012 2:00 am
- Forum: General
- Topic: CScript.exe Tool on x64
- Replies: 0
- Views: 510
CScript.exe Tool on x64
I'm confused by an issue with using the "Tools" feature in TextPad 6 with respect the following example VBScript code. I am working on a Windows 7 (SP1) 64-bit computer. Set objShell = CreateObject("Wscript.Shell") wscript.echo objShell.ExpandEnvironmentStrings("%programfiles%") wscript.echo ...
- Thu Aug 16, 2012 1:32 pm
- Forum: General
- Topic: Syntax Def for HTA files?
- Replies: 0
- Views: 347
Syntax Def for HTA files?
Can anyone recommend a good syntax definition file for working with HTA (HTML script) files?
- Sat May 12, 2012 1:30 pm
- Forum: General
- Topic: Deploying TextPad 5.4.2
- Replies: 1
- Views: 494
- Tue Apr 10, 2012 7:26 pm
- Forum: Enhancement Suggestions
- Topic: Bug (5.4.2) with Find in Files "Browse" and UNC pa
- Replies: 0
- Views: 760
Bug (5.4.2) with Find in Files "Browse" and UNC pa
When I enter a UNC path for the target folder in the Find in Files form, it hangs for a long time, but refuses to resolve the UNC path. This seems to happen more with Admin shares (C$) but still occurs with other shares frequently. Running it on Windows 7 Enterprise, 64-bit with SP1.
- Thu Oct 06, 2011 11:30 pm
- Forum: General
- Topic: 64-bit Bug / Cscript.exe Tool output
- Replies: 1
- Views: 376
64-bit Bug / Cscript.exe Tool output
If you run the following code on a Windows 7 64-bit computer using the latest version of TextPad, it displays incorrect results for expanded environment variables through VBscript (cscript.exe). If you run the same code outside of TextPad it displays correctly. Set objShell = CreateObject("Wscript ...
- Wed Aug 17, 2011 1:27 pm
- Forum: Enhancement Suggestions
- Topic: Textpad Linux Port - Again
- Replies: 14
- Views: 4600
- Wed Aug 17, 2011 1:02 pm
- Forum: Enhancement Suggestions
- Topic: Bug in 5.4.2 with running VBscript via Tool output
- Replies: 0
- Views: 562
Bug in 5.4.2 with running VBscript via Tool output
With TextPad 5.4.2 running on a Windows 7 64-bit host, if I run the following code using a tool set for "cscript.exe", it returns the results shown below... Set objShell = CreateObject("Wscript.Shell") wscript.echo objShell.ExpandEnvironmentStrings("%programfiles%") wscript.echo objShell ...
- Mon Jan 10, 2011 6:21 pm
- Forum: General
- Topic: TextPad 5.4 hangs when closing offline files
- Replies: 0
- Views: 297
TextPad 5.4 hangs when closing offline files
This may not be a bug, but it seems odd to me: Using 5.4, if a file resides on a remote location which becomes unavailable, if I even click on the document tab, TextPad becomes unresponsive for a full minute before I can close the tab. I've repeated this on XP SP3, Windows 7 32-bit, and Windows 7 64 ...
- Tue Oct 12, 2010 12:04 am
- Forum: Enhancement Suggestions
- Topic: Middle-click to close tab
- Replies: 3
- Views: 1202
- Fri Jan 22, 2010 2:02 pm
- Forum: Enhancement Suggestions
- Topic: Intelligent Line Commenting
- Replies: 3
- Views: 989
Intelligent Line Commenting
I've tried the macros for commenting lines of code, but they seem to work best for only certain languages. I would like to see a menu/keyboard feature to "Comment/Uncomment" selected lines where it uses the comment setting from the syntax file for the detected document class. I should be able to ...
- Fri Jan 22, 2010 1:55 pm
- Forum: Enhancement Suggestions
- Topic: Enhanced Document Class Detection...
- Replies: 1
- Views: 569
Enhanced Document Class Detection
I would rather it not try to detect the class based on the first line of code. I encounter quite a few files that are not the expected language based upon the first few lines inside the file. I would rather it assume the class based on the filename extension, BUT, I would like to see the option to ...