Search found 9 matches
- Thu Aug 14, 2003 2:38 pm
- Forum: General
- Topic: Getting the path for a file loaded in the editor.
- Replies: 6
- Views: 695
- Thu Aug 14, 2003 1:59 pm
- Forum: HOW-TOs
- Topic: Regular Expression regex to match error ouput
- Replies: 6
- Views: 3036
- Thu Aug 14, 2003 6:26 am
- Forum: HOW-TOs
- Topic: Regular Expression regex to match error ouput
- Replies: 6
- Views: 3036
- Thu Aug 14, 2003 5:54 am
- Forum: Enhancement Suggestions
- Topic: Path of syntax definitions file
- Replies: 2
- Views: 1064
- Thu Aug 14, 2003 5:49 am
- Forum: Enhancement Suggestions
- Topic: collapsible paragraphs
- Replies: 3
- Views: 806
- Thu Aug 14, 2003 5:46 am
- Forum: Enhancement Suggestions
- Topic: Show matching brackets
- Replies: 27
- Views: 8310
- Thu Aug 14, 2003 5:33 am
- Forum: HOW-TOs
- Topic: Regular Expression regex to match error ouput
- Replies: 6
- Views: 3036
Using this RE: ^.*"\([^"]+\)", line \([0-9]+\) I get a : Cannot jump to item under cursor. Error. Here is the output in the command window. File "C:\prj\metron\socket\msg2server.py", line 31 return command + " bar": ^ SyntaxError: invalid syntax Tool completed with exit code 1 Did I miss something ...
- Thu Aug 14, 2003 5:25 am
- Forum: General
- Topic: Getting the path for a file loaded in the editor.
- Replies: 6
- Views: 695
Thank you for showing me the various ways to get there. I'm glad that it is possible. As a user though diving through menus is not the most discoverable way to copy a file name IMO. It seems to me if there is a tab or list box with the file name in it (document selector and document tabs) I should ...
- Wed Aug 13, 2003 4:55 pm
- Forum: General
- Topic: Getting the path for a file loaded in the editor.
- Replies: 6
- Views: 695
Getting the path for a file loaded in the editor.
There are several instances where I would like to be able to copy the full path text of the file in the editor. Textpad lets me display the full path in tabs and in the title bar but I can't select it or copy it. It would be nice if I could right click on the tab and copy the path to the clipboard ...