Vim Tips Wiki
(Change <tt> to <code>, perhaps also minor tweak.)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{ScriptComments|2179|srcexpl: source code explorer based on tags works like context window in Source Insight}}
+
{{ScriptComments|srcexpl: source code explorer based on tags works like context window in Source Insight}}
   
 
==Comments==
 
==Comments==
 
I found a problem, when I init a project in one path that includes a space, it will run abnormal, and show message:
 
 
E172:Only one file name allowed:edit ~/Ubuntu One/...
i found a problem, when i init a project in one path that includes a space, it will run abnormal, and show message:
 
 
E172:Only one file name allowed:edit ~/Ubuntu One/...
 

Latest revision as of 09:44, 14 July 2012

Use this page to discuss script 2179 srcexpl: source code explorer based on tags works like context window in Source Insight

  • Add constructive comments, bug reports, or discuss improvements (see the guideline).
  • Do not document the script here (the author should do that on vim.org).
  • This page may be out of date: check the script's vim.org page above, and its release notes.

Comments[]

I found a problem, when I init a project in one path that includes a space, it will run abnormal, and show message:

E172:Only one file name allowed:edit ~/Ubuntu One/...