Jump to content

Code Editor with Switchable Session Tabs?


chaseman

Recommended Posts

I'm using Notepad++ and I really like it, though one problem I have with this is, I'm always working on multiple projects and when I have the documents of one project spread across in Notepad++, which can be up to 15 documents, then I sometimes open up documents from other projects, which can be 2, 3 or more documents just to do slight modifications, and then when I come back at a later point I've then totally lost my overview and don't even know anymore which document belongs to which project. To even add to it, I also open up documents from third party projects just to learn from them - it happens that multiple documents have the same names (e.g. header, footer, sidebar), which makes it hard to differentiate them.

 

So my question would be is there a code editor with "session tabs", which is how I call it, where I simply can switch back and forth between different type of sessions.

 

For example:

1. My Project 1

- documents 1, 2, 3, 4, 5 etc.

 

2. My Project 2

- document 1, 2, 3, etc.

 

3. Third Party Documents

- document 1, 2, 3, 4, 5, 6 etc.

 

It would be best if I could switch between them on the fly, without having to save and load them.

 

Notepad++ allows the saving and loading of session files, but I find it in the way how it's implemented into Notepad++ very impracticable. 

 

 

I'd appreciate any suggestions.

I think it's fair to say that many people use IDE's that have a project concept built into them.  All the files for a particular project are organized, and there are typically inspection and class hierarchy views that can be of great benefit.

 

Netbeans and Eclipse w/PDT are 2 excellent free java based editors with an amazing number of features in each.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.