Replacing empty parenthesis for functions with the word 'void' to allow autocomplete to work.
This commit is contained in:
parent
bf211138f8
commit
6bf275439a
4 changed files with 34 additions and 27 deletions
|
@ -6,6 +6,13 @@
|
|||
<body style="background-color: white; font-family: Verdana, sans-serif;font-size: 13px;line-height: 1.3">
|
||||
<div>
|
||||
<div>
|
||||
<h3><span class="date">2013-07-00</span> - Release 2.xx.x</h3>
|
||||
<div>
|
||||
* Fixes
|
||||
<ul>
|
||||
<li>Auto-complete should now be consistent for functions having no arguments. This was a configuration issue with older tool-tips entries.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<h3><span class="date">2013-07-15</span> - Release 2.54.0</h3>
|
||||
<div>
|
||||
* Constants Added:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue