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 172280 - SQL code completion: CREATE command completelly missing
Summary: SQL code completion: CREATE command completelly missing
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: matthias42
URL:
Keywords: PATCH_AVAILABLE
Depends on:
Blocks: 194980
  Show dependency tree
 
Reported: 2009-09-15 12:51 UTC by David Strupl
Modified: 2015-01-25 19:39 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
proposed patch v1 (12.93 KB, patch)
2014-11-15 17:38 UTC, matthias42
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Strupl 2009-09-15 12:51:53 UTC
I am not sure whether I have already reported this finding so here we go (maybe again) ;-)

To reproduce: start typing CREATE SQL command and try to invoke code completion. Nothing happens.
Comment 1 Jiri Skrivanek 2009-09-15 13:52:21 UTC
Please, use comfortable UI variants for creating new DB objects like "Create Table" on Tables node.
Comment 2 Jiri Rechtacek 2009-10-16 14:12:01 UTC
Reassigned to new owner.
Comment 3 matthias42 2014-11-15 17:38:46 UTC
Created attachment 150508 [details]
proposed patch v1
Comment 4 matthias42 2015-01-23 21:11:39 UTC
Basic implementation committed as: http://hg.netbeans.org/core-main/rev/0bd719370baa
Comment 5 Quality Engineering 2015-01-25 02:34:24 UTC
Integrated into 'main-silver', will be available in build *201501250002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0bd719370baa
User: Matthias Blaesing <matthias42@netbeans.org>
Log: #172280: Extend the SQL Pseudoparser and completion infrastructure to supply basic completion for create statements
Comment 6 matthias42 2015-01-25 19:39:12 UTC
Please help with QA - in the nightly build the fix can be tested. Please check if your problem is fixed there. If so, please change the status of this bug to "VERIFIED".