Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] locking mechanism

Would it be possible to turn off wrapping in the staging view message box? I like the staging view, but the wrapping behavior is exceptionally annoying when I need to include content that should not wrap like stack traces or code snippets.

 

- Konstantin

 

 

From: egit-dev-bounces@xxxxxxxxxxx [mailto:egit-dev-bounces@xxxxxxxxxxx] On Behalf Of Matthias Sohn
Sent: Thursday, December 19, 2013 10:45 AM
To: james.moger@xxxxxxxxxxx
Cc: EGit developer discussion
Subject: Re: [egit-dev] locking mechanism

 

On Thu, Dec 19, 2013 at 6:51 PM, <james.moger@xxxxxxxxxxx> wrote:

Commit... -> Staging View.

That would be fine by me.... if the staging view became it's own
dialog/window.

All the incidental views that wrap around the Eclipse editors are
annoying to work with unless they are a table or a text area.  For me
this means I don't use EGit staging because I hate playing games with
maximizing, minimizing, and resizing panels.  Instead I stage with
SmartGit which gives me *brilliant*, 3-way (HEAD, Index, Working Copy)
line/hunk staging power.  I'm much happier alt-tabbing to stage than
fighting the Eclipse UI.  When I do commit with Eclipse (which is
actually frequently - mostly for the changeid generation and the column
80 boundary line) I use the commit dialog.

 

seems I need to get a copy of SmartGit to learn how to improve EGit ;-)

 

Do you know that you can drag any Eclipse view off the main window

so that it becomes a separate Window ? 

 

I don't like the commit dialog since it's modal and doesn't care

what has been added to the index.

 

--

Matthias


Back to the top