Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Project drawer like in TextMate
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 1 - 25 of 27 - Collapse all  -  Translate all to Translated (View all originals)   Newer >
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Vladimir Penkin  
View profile  
 More options Aug 17 2009, 3:17 pm
From: Vladimir Penkin <wired.mu...@gmail.com>
Date: Mon, 17 Aug 2009 12:17:11 -0700 (PDT)
Local: Mon, Aug 17 2009 3:17 pm
Subject: Project drawer like in TextMate
Hello all.
I just wondering is it possible to implement such cool feature of
textmate like Project Drawer in Vim? I think this will be a great
feature. But I don't know is it possible.
Thanks Björn for a great job. I really love MacVim.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joseph Kocherhans  
View profile  
 More options Aug 17 2009, 7:14 pm
From: Joseph Kocherhans <jkocherh...@gmail.com>
Date: Mon, 17 Aug 2009 18:14:44 -0500
Local: Mon, Aug 17 2009 7:14 pm
Subject: Re: Project drawer like in TextMate

On Mon, Aug 17, 2009 at 2:17 PM, Vladimir Penkin <wired.mu...@gmail.com>wrote:

> Hello all.
> I just wondering is it possible to implement such cool feature of
> textmate like Project Drawer in Vim? I think this will be a great
> feature. But I don't know is it possible.
> Thanks Björn for a great job. I really love MacVim.

There is a Cocoa plugin architecture in MacVim, though I'm not sure what the
status is. I couldn't find much by googling or reading the changelogs. Maybe
someone else can shed some light on where this ended up, or if it is likely
to stay? As far as I can tell, those patches, or something similar made it
into the code.

http://groups.google.com/group/vim_mac/msg/0e8d7a72642d8864?pli=1
http://www.nabble.com/File-browser-plugin-td18300407.html

Joseph


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dacresni  
View profile  
 More options Aug 18 2009, 10:20 am
From: dacresni <vivacar...@gmail.com>
Date: Tue, 18 Aug 2009 07:20:16 -0700 (PDT)
Local: Tues, Aug 18 2009 10:20 am
Subject: Re: Project drawer like in TextMate
so your not depending on a gui, there is NERDtree.
http://www.vim.org/scripts/script.php?script_id=1658

not that I have anything against the GUI but I always thought of this
program as the Camino of the Firefox Community

On Aug 17, 2:17 pm, Vladimir Penkin <wired.mu...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Воффка Пенкин  
View profile  
 More options Aug 18 2009, 2:21 pm
From: Воффка Пенкин <wired.mu...@gmail.com>
Date: Tue, 18 Aug 2009 22:21:11 +0400
Local: Tues, Aug 18 2009 2:21 pm
Subject: Re: Project drawer like in TextMate

Yes I use NERDtree right now, but I thought that have a shiny cocoa project
drawer with a vim functional will be great. This will be much greate if we
could use vim bindings in it.

--
I'm only noise in the wires

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
björn  
View profile  
 More options Aug 20 2009, 4:59 pm
From: björn <bjorn.winck...@gmail.com>
Date: Thu, 20 Aug 2009 22:59:15 +0200
Local: Thurs, Aug 20 2009 4:59 pm
Subject: Re: Project drawer like in TextMate
2009/8/18 Joseph Kocherhans:

I don't know the status either.  This was Matt's project and I was
hoping some would catch on to it but it seems to have been forgotten.

This idea of a project drawer seems to come up quite often.  The only
problem here is that I have never used TextMate so I cannot even begin
to guess what's so great about this feature (which NERDTree etc. can't
handle [for the record: I don't use this plugin either, but as far as
I can tell it does pretty much the same thing]).  For this reason I
don't think I am the right person to be working on such a feature.

What I am saying is this: if anybody wants this feature then

a) try to use the plugin architecture to implement it as a plugin;
this would probably require that you work on the plugin architecture
as well since it is _not_ mature.  I'll merge improvements to the
plugin arch. though so your work will be appreciated (by me at the
very least).

b) fork MacVim.git and hack away without using the plugin stuff;
probably easier than (a) but I do not think I'd want to merge such
code into mainline...I'd like to relegate this type of non-essential
feature to a plugin.  Remember that MacVim is still Vim (not
TextMate/Xcode/.. or an IDE) and I want to keep it that way.

I'll spell it out:  I do not like option (b) but option (a) I think
would be great.

Finally, this is not a trivial task due to the difficulty in
communicating with Vim (via Distributed Objects).  There may be a
quite a few pitfalls.

Good luck,
Björn


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Воффка Пенкин  
View profile  
 More options Aug 21 2009, 1:32 am
From: Воффка Пенкин <wired.mu...@gmail.com>
Date: Fri, 21 Aug 2009 09:32:56 +0400
Local: Fri, Aug 21 2009 1:32 am
Subject: Re: Project drawer like in TextMate

I will try to implement this, this is very interesting for me. I will report
if there will be any progress

--
I'm only noise in the wires

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tobia Conforto  
View profile  
 More options Oct 8 2009, 11:07 am
From: Tobia Conforto <tobia.confo...@gmail.com>
Date: Thu, 8 Oct 2009 08:07:54 -0700 (PDT)
Local: Thurs, Oct 8 2009 11:07 am
Subject: Re: Project drawer like in TextMate
Hello Björn and others

Would it be simpler to just have a Cocoa drawer of open buffers?
Much like the Buffers menu, except it wouldn't be a menu but a drawer.

Tobia


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wayne Seguin  
View profile  
 More options Oct 8 2009, 11:45 am
From: Wayne Seguin <wayneeseg...@gmail.com>
Date: Thu, 8 Oct 2009 11:45:40 -0400
Local: Thurs, Oct 8 2009 11:45 am
Subject: Re: Project drawer like in TextMate
Why not just use NERDTree for this ?

   ~Wayne

On Oct 08, 2009, at 11:07 , Tobia Conforto wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rui Carlos Gonçalves  
View profile  
 More options Oct 8 2009, 12:16 pm
From: Rui Carlos Gonçalves <rui.c....@gmail.com>
Date: Thu, 8 Oct 2009 17:16:10 +0100
Local: Thurs, Oct 8 2009 12:16 pm
Subject: Re: Project drawer like in TextMate
We could also ask "Why not just use Vim on Terminal?".

The reason why I think a project drawer would be useful is more or
less the reason why sometimes I use MacVim instead of Vim.

Rui Gonçalves


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marcus Ferreira  
View profile  
 More options Oct 8 2009, 3:23 pm
From: Marcus Ferreira <ferreira...@gmail.com>
Date: Thu, 8 Oct 2009 16:23:31 -0300
Local: Thurs, Oct 8 2009 3:23 pm
Subject: Re: Project drawer like in TextMate

NERDTree is great, but a cocoa drawer is more info in less space. It would a
very nice option.

Marcus

On Thu, Oct 8, 2009 at 12:45 PM, Wayne Seguin <wayneeseg...@gmail.com>wrote:

--
________________________________________
Marcus Vinicius Ferreira

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
caruso_g  
View profile  
 More options Oct 9 2009, 9:19 am
From: caruso_g <peppecar...@gmail.com>
Date: Fri, 9 Oct 2009 06:19:15 -0700 (PDT)
Local: Fri, Oct 9 2009 9:19 am
Subject: Re: Project drawer like in TextMate
On Oct 8, 9:23 pm, Marcus Ferreira <ferreira...@gmail.com> wrote:

> NERDTree is great, but a cocoa drawer is more info

More info? I used (I use, actually) both TextMate then MacVim. Which
kind of more infos does provide the project drawer more then NERDTree?
To me it seems the opposite since NERDTree it is also a file browser
and provide you so much more infos at a glance thanks to the color
scheme that differentiate folder from files, from images, it shows
hidden files, it lets you even create bookmarks to retrieve projects
immediately.

> in less space.

What do you mean? You can resize NERDTree just like the drawer. You
can put it to the left, to the right, you can set its width, you can
put side by side with tags finder, and so on.

Please, don't consider my opinion as polemic in any way, it is just
that I can't understand your assertions due to my experience with
NERDTree.

I am using MacVim from to less time to be considered an expert, and
initially I found it a bit… hmm… different. The lack of a project
drawer left me a little bit disoriented. Later, thanks  to the great
community behind Vim and MacVim I discovered NERDTree (and a lot of
other plugins, colorschemes, settings etc.) and now I can get and
accomplish so much more in MacVim/NERDTree then in the "obsolete"
project drawer in TextMate.
Really, give it a try, NERDTree is all you just need to navigate/
create files, navigate/create projects, browse your Mac, etc.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wayne Seguin  
View profile  
 More options Oct 9 2009, 10:00 am
From: Wayne Seguin <wayneeseg...@gmail.com>
Date: Fri, 9 Oct 2009 10:00:17 -0400
Local: Fri, Oct 9 2009 10:00 am
Subject: Re: Project drawer like in TextMate
On Oct 09, 2009, at 09:19 , caruso_g wrote:

I honestly could not sum up my thoughts on this issue better than  
this. Excellent points.

   ~Wayne


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt Tolton  
View profile  
 More options Oct 9 2009, 1:47 pm
From: Matt Tolton <m...@tolton.com>
Date: Fri, 9 Oct 2009 10:47:07 -0700
Local: Fri, Oct 9 2009 1:47 pm
Subject: Re: Project drawer like in TextMate
Personally, I think that NERDTree is kind of inefficient.  I'd
recommend something like lusty explorer for efficient file browsing
and buffer switching:

http://www.vim.org/scripts/script.php?script_id=1890


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
björn  
View profile  
 More options Oct 9 2009, 2:08 pm
From: björn <bjorn.winck...@gmail.com>
Date: Fri, 9 Oct 2009 20:08:11 +0200
Local: Fri, Oct 9 2009 2:08 pm
Subject: Re: Project drawer like in TextMate
2009/10/9 Matt Tolton:

> Personally, I think that NERDTree is kind of inefficient.  I'd
> recommend something like lusty explorer for efficient file browsing
> and buffer switching:

> http://www.vim.org/scripts/script.php?script_id=1890

That is really neat!  I never got into using NERDTree for some reason
or other but this script is immediately obvious how to use and it
feels snappy.

Thanks for the tip Matt!

Björn


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Johannes  
View profile  
 More options Oct 9 2009, 9:59 am
From: Johannes <adhocroc...@gmail.com>
Date: Fri, 9 Oct 2009 15:59:43 +0200
Local: Fri, Oct 9 2009 9:59 am
Subject: Re: Project drawer like in TextMate
The advantage of a project drawer would -- in my opinion -- be that
this drawer will be
open all the time, regardless in which tab I currently work in. With
NERDTree you need
to reopen NERDTree for every tab you use. This is basically the same
thing with taglist,
it works great, it would just be perfect if it stayed open for all
tabs, not just in one.

my 5eurocents ;)

2009/10/9 caruso_g <peppecar...@gmail.com>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marcus Ferreira  
View profile  
 More options Oct 9 2009, 6:11 pm
From: Marcus Ferreira <ferreira...@gmail.com>
Date: Fri, 9 Oct 2009 19:11:41 -0300
Local: Fri, Oct 9 2009 6:11 pm
Subject: Re: Project drawer like in TextMate

Caruso,

Being more specific, "more info" and "less space" was meant as a font size
issue. When editing files I use Monaco 12 on both MacVim and TextMate. When
browsing my directory tree TextMate can display more files and dirs because
of its smaller font on the drawer.

When I am working with my MacBook, using a second 22" monitor, developing
with MacVim is great. When I am on the move, using only one display, I lost
a lot of display area because it is not possible to set NERDTree font to be
a different one from the rest of my MacVim buffers. In this regard, TextMate
serves me better because I can see more files of my current project in "less
space".

--
________________________________________
Marcus Vinicius Ferreira

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steven Michalske  
View profile  
 More options Oct 11 2009, 8:39 pm
From: Steven Michalske <smichal...@gmail.com>
Date: Sun, 11 Oct 2009 17:39:30 -0700
Local: Sun, Oct 11 2009 8:39 pm
Subject: Re: Project drawer like in TextMate

On Oct 9, 2009, at 3:11 PM, Marcus Ferreira wrote:

> Caruso,

> Being more specific, "more info" and "less space" was meant as a  
> font size issue. When editing files I use Monaco 12 on both MacVim  
> and TextMate. When browsing my directory tree TextMate can display  
> more files and dirs because of its smaller font on the drawer.

I have the best idea.......

Make a cocoa drawer that can hold a vim buffer...

Then we can add things like NERDTree and similar plugins to display in  
the drawer.

NERDTree then can be configured to be a strict list of files that are  
your project, giving you a project drawer.

Hardkrash


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Johannes  
View profile  
 More options Oct 12 2009, 4:31 am
From: Johannes <adhocroc...@gmail.com>
Date: Mon, 12 Oct 2009 10:31:08 +0200
Local: Mon, Oct 12 2009 4:31 am
Subject: Re: Project drawer like in TextMate
2009/10/12 Steven Michalske <smichal...@gmail.com>:

+1
That is exactly what I would like to have

even if I am technically to able to implement it :(


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marcus Ferreira  
View profile  
 More options Oct 12 2009, 12:15 pm
From: Marcus Ferreira <ferreira...@gmail.com>
Date: Mon, 12 Oct 2009 13:15:34 -0300
Local: Mon, Oct 12 2009 12:15 pm
Subject: Re: Project drawer like in TextMate

On Sun, Oct 11, 2009 at 9:39 PM, Steven Michalske <smichal...@gmail.com>wrote:

Amazing idea.....


--
________________________________________
Marcus Vinicius Ferreira

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dacresni  
View profile  
 More options Oct 12 2009, 1:24 pm
From: dacresni <vivacar...@gmail.com>
Date: Mon, 12 Oct 2009 10:24:08 -0700 (PDT)
Local: Mon, Oct 12 2009 1:24 pm
Subject: Re: Project drawer like in TextMate
I like the idea even though it begs to question the necessity of a
drawer UI. gvim particularly respects the portability of the UI by
keeping things like this to a minimum. I think this project should
replace the Cocoa_Vim and features like this should be in a special
branch. The problem is that one of the design goals is to keep vim as
an editor only which is why such features as an in editor Browser have
never been implemented.

On Oct 12, 11:15 am, Marcus Ferreira <ferreira...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Greg Furmanek  
View profile  
 More options Oct 12 2009, 1:14 pm
From: Greg Furmanek <greg.furma...@gmail.com>
Date: Mon, 12 Oct 2009 10:14:07 -0700
Local: Mon, Oct 12 2009 1:14 pm
Subject: Re: Project drawer like in TextMate

+1

I wanted one of those for quite some time.

- Greg

On Mon, Oct 12, 2009 at 9:15 AM, Marcus Ferreira <ferreira...@gmail.com>wrote:

--
Gregory Furmanek
Website: http://www.furmanek.net

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brendan  
View profile  
 More options Oct 12 2009, 12:27 pm
From: Brendan <brendanarn...@gmail.com>
Date: Mon, 12 Oct 2009 09:27:21 -0700 (PDT)
Local: Mon, Oct 12 2009 12:27 pm
Subject: Re: Project drawer like in TextMate
Like Rui says 'Why not just use Vim on Terminal?'

Having the project drawer as a Cocoa widget allows for NERDTree-like
functionality without having to learn/remember any NERDTree commands.
The mouse may not be the fastest way, but there is no/very little
learning curve. Renaming files is (or should be) done the same way as
in the Finder, moving files is done with drag and drop etc.

Moreover, I may not want to navigate my entire filesystem in my text
editor, the TextMate drawer allows you to drag your project folder
from your desktop, say, drop in the drawer and just work within that.

Brendan

On Oct 8, 4:45 pm, Wayne Seguin <wayneeseg...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt Tolton  
View profile  
 More options Oct 12 2009, 7:40 pm
From: Matt Tolton <m...@tolton.com>
Date: Mon, 12 Oct 2009 16:40:46 -0700
Local: Mon, Oct 12 2009 7:40 pm
Subject: Re: Project drawer like in TextMate
There is a plugin architecture in MacVim that anyone can use to
implement a project drawer.  There's even a sample plugin which
implements a very basic file browser drawer.  Should be easily
findable with a search over the archives.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jason  
View profile  
 More options Nov 16 2009, 1:30 pm
From: jason <ja...@sanbit.com>
Date: Mon, 16 Nov 2009 10:30:42 -0800 (PST)
Local: Mon, Nov 16 2009 1:30 pm
Subject: Re: Project drawer like in TextMate
The reason that I would like a drawer is because I want to have a
project navigator always open.  When looking at the tree, I can think
faster about what files I need to be editing.  I also forget the name
of some files.  I use nerdtree now, but I dont want to open a tree in
my editor, I want it on the side always open.  I just want to click on
a file in the drawer and have it open. I think this would be a great
plugin or option in macvim.

On 10月12日, 下午3時40分, Matt Tolton <m...@tolton.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Keyan  
View profile  
 More options Nov 17 2009, 5:34 am
From: Keyan <key....@googlemail.com>
Date: Tue, 17 Nov 2009 11:34:43 +0100
Local: Tues, Nov 17 2009 5:34 am
Subject: Re: Project drawer like in TextMate
hi,

i am not sure if this was already discussed in this thread, but i use project.vim for several years now very successfully. it has its deficits, but one feature that makes it even better than project-drawers in IDEs such as eclipse, is that you can freely edit the project file. that means, you can rearrange the files in the way you like most, which obviously does not have to be alphabetical. i have project-files for all my projects, and i also have the drawer constantly open.

cheers,
keyan

On 16 Nov 2009, at 19:30, jason wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Messages 1 - 25 of 27   Newer >
« Back to Discussions « Newer topic     Older topic »