This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 76164 - Code folding broken for vim source files
Summary: Code folding broken for vim source files
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-10 16:00 UTC by _ gordonp
Modified: 2013-05-17 08:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gordonp 2006-05-10 16:00:07 UTC
I projectized my vim sources. When I open some of the source files (I've
currently opened main.c and  mark.c) I get code folding on block comments
(although at least some of these are incorrect: 176-180 is a fold but the
actual block comments are 176-177 and 179-182). I don't get any function
folds.

I also don't get any hyperlinks if I press Ctrl and move the pointer over
a symbol.

I opened the ClassView and opened the vim7 node. I got an NPE. I closed
the dialog and expected to see the stack trace in my log output. Didn't
find any NPEs (although there were several other exceptions).
Comment 1 Vladimir Voskresensky 2006-11-14 15:15:13 UTC
fixed after moving on APT-based folding engine