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 250743 - Missing code completion in between lines
Summary: Missing code completion in between lines
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Jade (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-26 15:56 UTC by Vladimir Riha
Modified: 2015-03-02 13:22 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 Vladimir Riha 2015-02-26 15:56:05 UTC
Please check the following snippet and try to invoke code completion anywhere on the empty line in between lines with "p" and "div"

=== jade file start ===
doctype html
html
    title TODO supply a title
    body
      #user
        p You're logged in as
          
        div
=== jade file end ===


Thank you


Product Version: NetBeans IDE Dev (Build 201502260001)
Java: 1.7.0_71; Java HotSpot(TM) Client VM 24.71-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_71-b14
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)
Comment 1 Petr Pisl 2015-02-27 14:43:42 UTC
Fixed in web-main.
Comment 2 Quality Engineering 2015-02-28 09:02:07 UTC
Integrated into 'main-silver', will be available in build *201502280001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/68ed49bf7f90
User: Petr Pisl <ppisl@netbeans.org>
Log: #250743 - Missing code completion in between lines
Comment 3 Vladimir Riha 2015-03-02 13:22:14 UTC
Thank you, verified

Product Version: NetBeans IDE Dev (Build 201503020001)
Java: 1.8.0_40; Java HotSpot(TM) Client VM 25.40-b25
Runtime: Java(TM) SE Runtime Environment 1.8.0_40-b25
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)