CTAGS : Set the display of the file for the multiple jump list .

TODO : Set the selection keep when press jump button
TODO : Double click on a specific raw
This commit is contained in:
2011-08-10 15:56:48 +02:00
parent 1f8d3cf045
commit f5911d5463
5 changed files with 231 additions and 176 deletions

View File

@@ -26,6 +26,8 @@
#ifndef __EDN__FILE_H__
#define __EDN__FILE_H__
#define MAX_FILE_NAME (10240)
namespace Edn
{
class File