Search found 41 matches

by ds0934
Tue May 03, 2016 6:04 am
Forum: Enhancement Suggestions
Topic: IntelliSense / Auto-Completion
Replies: 0
Views: 2566

IntelliSense / Auto-Completion

Please?
by ds0934
Thu May 07, 2015 3:59 pm
Forum: Enhancement Suggestions
Topic: Cloud Synchronization
Replies: 0
Views: 1950

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 ...
by ds0934
Mon Feb 04, 2013 8:34 pm
Forum: Enhancement Suggestions
Topic: How about posting a VOTING LIST for New Features?
Replies: 1
Views: 1051

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...
by ds0934
Fri Sep 21, 2012 5:51 pm
Forum: General
Topic: Unable to Register License on Windows 8
Replies: 0
Views: 572

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 sal...
by ds0934
Tue Sep 18, 2012 2:00 am
Forum: General
Topic: CScript.exe Tool on x64
Replies: 0
Views: 387

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("%programfile...
by ds0934
Thu Aug 16, 2012 1:32 pm
Forum: General
Topic: Syntax Def for HTA files?
Replies: 0
Views: 230

Syntax Def for HTA files?

Can anyone recommend a good syntax definition file for working with HTA (HTML script) files?
by ds0934
Sat May 12, 2012 1:30 pm
Forum: General
Topic: Deploying TextPad 5.4.2
Replies: 1
Views: 379

The license data is stored in the Registry under HKCU for whomever registers it, so you'd have to push the registry import using a "per-user unattended" deployment.
by ds0934
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: 390

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.
by ds0934
Thu Oct 06, 2011 11:30 pm
Forum: General
Topic: 64-bit Bug / Cscript.exe Tool output
Replies: 1
Views: 250

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("Wscr...
by ds0934
Wed Aug 17, 2011 1:27 pm
Forum: Enhancement Suggestions
Topic: Textpad Linux Port - Again
Replies: 14
Views: 3274

I'd rather see a web-hosted version than another OS port.
by ds0934
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: 380

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%") wsc...
by ds0934
Mon Jan 10, 2011 6:21 pm
Forum: General
Topic: TextPad 5.4 hangs when closing offline files
Replies: 0
Views: 192

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...
by ds0934
Tue Oct 12, 2010 12:04 am
Forum: Enhancement Suggestions
Topic: Middle-click to close tab
Replies: 3
Views: 719

Why not make it so you can assign a preferred action to the middle button, rather than just one? Same as the keyboard assignments are done now.
by ds0934
Fri Jan 22, 2010 2:02 pm
Forum: Enhancement Suggestions
Topic: Intelligent Line Commenting
Replies: 3
Views: 554

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 a...
by ds0934
Fri Jan 22, 2010 1:55 pm
Forum: Enhancement Suggestions
Topic: Enhanced Document Class Detection...
Replies: 1
Views: 286

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 a...