Hi Folks,
I found some free time today and couldn't think of anything better to do[1] than trying to extend the life support of Edit in TextMate.
* The result is available on GitHub[2]. * The bundle uses SIMBL[3], so install that first. * Install to `$HOME/Library/Application Support/SIMBL/Plugins/`. * If you installed the old input manager, remove it.
It has seen an /incredible/ lack of testing, but I used it a handful of times and it didn't set my computer on fire.
So far I've seen work with TextMate, TextEdit and Xcode, and /not/ work with Safari.
Feedback, bug reports and patches welcome, and apologies in advance if I don't get around to responding quickly at the moment.
Cheers, Martin
[1] Well apart from a bath actually, but after that. [2] https://github.com/mkhl/edit-in-textmate/ [3] http://culater.net/software/SIMBL/SIMBL.php
On 6/2/11, at 9:45 , Martin Kühl wrote:
Hi Folks,
I found some free time today and couldn't think of anything better to do[1] than trying to extend the life support of Edit in TextMate.
- The result is available on GitHub[2].
- The bundle uses SIMBL[3], so install that first.
- Install to `$HOME/Library/Application Support/SIMBL/Plugins/`.
- If you installed the old input manager, remove it.
It has seen an /incredible/ lack of testing, but I used it a handful of times and it didn't set my computer on fire.
So far I've seen work with TextMate, TextEdit and Xcode, and /not/ work with Safari.
Feedback, bug reports and patches welcome, and apologies in advance if I don't get around to responding quickly at the moment.
Cheers, Martin
[1] Well apart from a bath actually, but after that. [2] https://github.com/mkhl/edit-in-textmate/ [3] http://culater.net/software/SIMBL/SIMBL.php
I am eager to try this out. Here is a feature which would make Edit in TextMate truly fly. Can you link the two files so that if you edit either one one of them, the other changes accordingly? If you can do this, then we will be able to use TeXShop to render PDF's, edit in TM, and have a decent sync mechanism (since TeXShop has sync). If the cursor was also tied to the same spot in both files, then this process would be almost seamless.
-Jenny
On Thu, Jun 2, 2011 at 19:09, Jenny Harrison profharrison@gmail.com wrote:
On 6/2/11, at 9:45 , Martin Kühl wrote:
Hi Folks,
I found some free time today and couldn't think of anything better to do[1] than trying to extend the life support of Edit in TextMate.
- The result is available on GitHub[2].
- The bundle uses SIMBL[3], so install that first.
- Install to `$HOME/Library/Application Support/SIMBL/Plugins/`.
- If you installed the old input manager, remove it.
It has seen an /incredible/ lack of testing, but I used it a handful of times and it didn't set my computer on fire.
So far I've seen work with TextMate, TextEdit and Xcode, and /not/ work with Safari.
Feedback, bug reports and patches welcome, and apologies in advance if I don't get around to responding quickly at the moment.
Cheers, Martin
[1] Well apart from a bath actually, but after that. [2] https://github.com/mkhl/edit-in-textmate/ [3] http://culater.net/software/SIMBL/SIMBL.php
I am eager to try this out. Here is a feature which would make Edit in TextMate truly fly. Can you link the two files so that if you edit either one one of them, the other changes accordingly? If you can do this, then we will be able to use TeXShop to render PDF's, edit in TM, and have a decent sync mechanism (since TeXShop has sync). If the cursor was also tied to the same spot in both files, then this process would be almost seamless.
The Edit in TextMate mechanism builds on the ODB Editor Suite[1], which is nicely minimal but doesn't support any kind of “real” synchronisation, only “file modified” and “file closed” events.
What you envision would need to be a very different beast, and probably closely tied to both programs kept in sync.
(Also, I thought TextMate supported pdfsync and rendering in TeXShop?)
Martin
On Thu, Jun 2, 2011 at 21:53, Jenny Harrison profharrison@gmail.com wrote:
'
(Also, I thought TextMate supported pdfsync and rendering in TeXShop?)
This would be just what I have been looking for. I have asked all over the place, and searched far and wide, but have not found a way to do this. It could be trivial.
pdfsync is demonstrated in one of the screencasts[1]. For rendering, open the LaTeX bundle preferences (⌥⌘,) and for “View in:” choose “TeXShop”.
Hope that’s what you’re looking for?
Martin
(Also, I thought TextMate supported pdfsync and rendering in TeXShop?)
This would be just what I have been looking for. I have asked all over the place, and searched far and wide, but have not found a way to do this. It could be trivial.
pdfsync is demonstrated in one of the screencasts[1]. For rendering, open the LaTeX bundle preferences (⌥⌘,) and for “View in:” choose “TeXShop”.
Hope that’s what you’re looking for?
Does [1] refer to your preceding reference? [1] http://www.barebones.com/support/develop/odbsuite.html
Years ago I benefited from Haris Skiadas' excellent screencasts for beginners, as well as many tips from the [TxMt] list, which took me deeply into all of this. [HS] http://skiadas.dcostanet.net/afterthought/2006/01/09/textmate-latex-screenca...
Right now, I am able to sync TextMate with Skim using pdfsync or synctex, but sync breaks when I replace Skim with TeXShop. Everything but sync, including rendering, is not to hard to set up with TeXShop or Skim.
Thanks for helping out,
Jenny
On Thu, Jun 2, 2011 at 22:45, Jenny Harrison profharrison@gmail.com wrote:
(Also, I thought TextMate supported pdfsync and rendering in TeXShop?)
This would be just what I have been looking for. I have asked all over the place, and searched far and wide, but have not found a way to do this. It could be trivial.
pdfsync is demonstrated in one of the screencasts[1]. For rendering, open the LaTeX bundle preferences (⌥⌘,) and for “View in:” choose “TeXShop”.
Hope that’s what you’re looking for?
Does [1] refer to your preceding reference? [1] http://www.barebones.com/support/develop/odbsuite.html
Oops, no, it refers to the “LaTeX Projects” screencast from http://macromates.com/screencasts
Years ago I benefited from Haris Skiadas' excellent screencasts for beginners, as well as many tips from the [TxMt] list, which took me deeply into all of this. [HS] http://skiadas.dcostanet.net/afterthought/2006/01/09/textmate-latex-screenca...
I think that’s the same ones actually :-)
Right now, I am able to sync TextMate with Skim using pdfsync or synctex, but sync breaks when I replace Skim with TeXShop. Everything but sync, including rendering, is not to hard to set up with TeXShop or Skim.
It’s entirely possible that TeXShop only supports syncing with its own editor, in which case I don’t think there’s a lot we can do from TextMate’s side.
Martin
Sent from my iPhone
On Thu, Jun 2, 2011 at 22:45, Jenny Harrison profharrison@gmail.com wrote:
(Also, I thought TextMate supported pdfsync and rendering in TeXShop?)
This would be just what I have been looking for. I have asked all over the place, and searched far and wide, but have not found a way to do this. It could be trivial.
pdfsync is demonstrated in one of the screencasts[1]. For rendering, open the LaTeX bundle preferences (⌥⌘,) and for “View in:” choose “TeXShop”.
Hope that’s what you’re looking for?
Does [1] refer to your preceding reference? [1] http://www.barebones.com/support/develop/odbsuite.html
Oops, no, it refers to the “LaTeX Projects” screencast from http://macromates.com/screencasts
Years ago I benefited from Haris Skiadas' excellent screencasts for beginners, as well as many tips from the [TxMt] list, which took me deeply into all of this. [HS] http://skiadas.dcostanet.net/afterthought/2006/01/09/textmate-latex-screenca...
I think that’s the same ones actually :-)
Right now, I am able to sync TextMate with Skim using pdfsync or synctex, but sync breaks when I replace Skim with TeXShop. Everything but sync, including rendering, is not to hard to set up with TeXShop or Skim.
It’s entirely possible that TeXShop only supports syncing with its own editor, in which case I don’t think there’s a lot we can do from TextMate’s side.
Martin
Not to worry! Thanks for exploring this. I know you have more important things to do.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate