This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 3b2110b Automated site publishing by Jenkins build 321
3b2110b is described below
commit 3b2110b4100252c6652f496d5f70998744332bd7
Author: jenkins <[email protected]>
AuthorDate: Fri Jan 18 10:19:46 2019 +0000
Automated site publishing by Jenkins build 321
---
content/kb/docs/java/quickstart.html | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/content/kb/docs/java/quickstart.html
b/content/kb/docs/java/quickstart.html
index ba13bc3..25199c9 100644
--- a/content/kb/docs/java/quickstart.html
+++ b/content/kb/docs/java/quickstart.html
@@ -217,6 +217,21 @@
</div>
</div>
</div>
+<div class="paragraph">
+<p>Notice that when you press Ctrl-Space, the editor shows you multiple ways
of completing the code at the cursor, as well as related documentation:</p>
+</div>
+<div class="openblock feature">
+<div class="content">
+<div class="imageblock left">
+<div class="content">
+<a class="image" href="images/editor-cc.png"><img
src="images/editor-cc-small.png" alt="editor cc small"></a>
+</div>
+</div>
+</div>
+</div>
+<div class="paragraph">
+<p>For a full description of editor assistance features, see <a
href="https://netbeans.apache.org/kb/docs/java/editor-codereference.html">Code
Assistance in the NetBeans IDE Java Editor: A Reference Guide</a>.</p>
+</div>
</div>
<div class="sect2">
<h3 id="_running_the_application">Running the Application</h3>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists