I generally hate Microsoft Word, but I like the way it handles comments i.e. comments are in boxes in the right margin, separated from text. Is it possible to have TextMate handle comments in the same way i.e. hidden or somehow separated from text?
Ross Ahmed Ecologist -- 07875533906 Twitter: @RossAhmed LinkedIn: Ross Ahmed
On Mar 18, 2016, at 9:49 AM, Ross Ahmed rossahmed@googlemail.com wrote:
Is it possible to have TextMate handle comments in the same way i.e. hidden or somehow separated from text?
It depends on the language and syntax of the comments. For block comments in many languages you can use code folding to accomplish this. m.
-- matt neuburg, phd = http://www.apeth.net/matt/ pantes anthropoi tou eidenai oregontai phusei Programming iOS 9! http://shop.oreilly.com/product/0636920044352.do iOS 9 Fundamentals! http://shop.oreilly.com/product/0636920044345.do RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
I use R and LaTeX. Is folding comments possible in these two languages?
Ross Ahmed Ecologist -- 07875533906 Twitter: @RossAhmed LinkedIn: Ross Ahmed
On 18 Mar 2016, at 17:05, Matt Neuburg matt@tidbits.com wrote:
On Mar 18, 2016, at 9:49 AM, Ross Ahmed rossahmed@googlemail.com wrote:
Is it possible to have TextMate handle comments in the same way i.e. hidden or somehow separated from text?
It depends on the language and syntax of the comments. For block comments in many languages you can use code folding to accomplish this. m.
-- matt neuburg, phd = http://www.apeth.net/matt/ pantes anthropoi tou eidenai oregontai phusei Programming iOS 9! http://shop.oreilly.com/product/0636920044352.do iOS 9 Fundamentals! http://shop.oreilly.com/product/0636920044345.do RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
Neither LaTeX nor R have a concept of block comments.
there are some ugly workarounds in tex: not sure if the latex bundle supports any other them http://tex.stackexchange.com/questions/87303/multi-line-block-comments-in-la...
On 18 Mar 2016, at 8:15 pm, Ross Ahmed rossahmed@googlemail.com wrote: I use R and LaTeX. Is folding comments possible in these two languages?
Ross Ahmed
On Mar 18, 2016, at 9:49 AM, Ross Ahmed <rossahmed@googlemail.com mailto:rossahmed@googlemail.com> wrote:
Is it possible to have TextMate handle comments in the same way i.e. hidden or somehow separated from text?
It depends on the language and syntax of the comments. For block comments in many languages you can use code folding to accomplish this. m.
What I am using sometimes is in the TextMate menu > Bundles > Source > Comments > Insert Comment Banner.
P
On 18 Mar 2016, at 22:55 pm, Tim Bates timothy.c.bates@gmail.com wrote:
Neither LaTeX nor R have a concept of block comments.
there are some ugly workarounds in tex: not sure if the latex bundle supports any other them http://tex.stackexchange.com/questions/87303/multi-line-block-comments-in-la...
On 18 Mar 2016, at 8:15 pm, Ross Ahmed rossahmed@googlemail.com wrote: I use R and LaTeX. Is folding comments possible in these two languages?
Ross Ahmed
On Mar 18, 2016, at 9:49 AM, Ross Ahmed rossahmed@googlemail.com wrote:
Is it possible to have TextMate handle comments in the same way i.e. hidden or somehow separated from text?
It depends on the language and syntax of the comments. For block comments in many languages you can use code folding to accomplish this. m.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate