Since updating to r9064, if I make a selection, hit Cmd-F and hit Find All, I am shown matches for the whole project rather than just matches in the selection (despite the dropdown being set to Selection).
Pretty sure this was working in the previous release :)
--
John Yeates
Hi,
I do not know if this request was already mentioned, if so please ignore this message ;)
Example: If I'm searching for something project-wide, I select "Project Folder" for item "In:" - fine. Then I close the Find Panel, I'm working on some stuff, then I'd like to look for another string, I set the "find string" via ⌘E and then I press ⌘F. Ok - but "Find Panel"'s "In:" selection felt back to "Document", thus I've to re-select my last "In:" option to "Project Folder".
Could this behaviour …
[View More]be changed in such a way the user's last selection for "In:" will be stored persistently like for "Ignore Case" etc.?
Thanks a lot for TM2!
--Hans
[View Less]
Hi,
in one folder, I have the following .tm_properties, to hide folders with
derived files (.o etc.):
myExtraExcludes = "lib,glnx86,glnxa64,maci64,win32,win64,x64"
excludeInFileChooser = "{$excludeInFileChooser,$myExtraExcludes}"
excludeInFolderSearch = "{$excludeInFolderSearch,$myExtraExcludes}"
I believe (but am not certain) that worked for build 9005 or something
around there, but with 9007, I see all of these folders (and TM2 is
crawling, which may indicate that it watches the files in …
[View More]these
folders). Should this work as shown?
Christopher
[View Less]
TM2 looks really great: Although it's still alpha I use id for my work - php
web
developement.
I noticed that the Symbol list (right side in the bottom
status bar) can't be sorted by name. Would be nice to have sorting back.
Thanks, Lars:)
--
View this message in context: http://old.nabble.com/TM2-sort-symbol-list-%28status-bar-bottom-right%29-tp…
Sent from the textmate users mailing list archive at Nabble.com.
When using TM-2 with a C source file, if I type an open brace, I get a
matching pair of braces. If I then press enter, I get an empty line above
the closing brace and the cursor is properly indented.
However if I do the same with a Java source file, there is no blank line
above the closing brace and the cursor is sitting in front of the closing
brace.
Is there some setting or tweak to the java language grammer that is
necessary to achieve this behavior? It works correctly in TM-1.
Thanks,
Curt
Hi. I have two different, but related, issues.
First, how does one execute a single line / selection in shell mode? I've enabled enhanced terminal usage. Script (cmd-R) executes fine, but on the entire document. The Textmate Manual direction (http://manual.macromates.com/en/shell_commands) to use ^R for a line or selection does not produce any results other than a forward slash.
Second, has anyone solved the "execute line / selection" issue in the Python bundle? (http://stackoverflow.com/…
[View More]questions/1775954/using-python-3-1-with-textmate). Again, can run an entire script just fine, but line/selection functionality appears broken and returns the following.
Traceback (most recent call last):
File "/tmp/temp_textmate.QffC1S", line 19, in <module>
stdout.write(exc)
TypeError: argument 1 must be string or read-only character buffer, not list
I'm working on a MBP running Snow Leopard with most recent version of TM. Am hoping I am just missing something obvious, but have spent a few (fruitless) hours googling and searching the mailing list.
Am new to Textmate (couple of months) but already convinced it is an ideal editor for me. The R, Latex and Sweave bundles are nothing short of remarkable. Any help or directions to solutions would be greatly appreciated, and would make what is already a great tool, almost perfect.
Cheers
Charlie
[View Less]
Hi Allan,
Is there any way to display the HTML output window on the right side of the
window instead of the bottom? When using TM2 on a wide monitor, the screen
estate is relatively limited in the vertical dimension than the horizontal
dimension.
Thanks
--
Chris
I notice that the font size for comment in TM2 is much smaller than the
rest of document. Is there a way to make the font size of comment the same?
Thanks
Chris