× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
ranarohitp(*) reported 2016-07-13T11:37:16Z  · SachinPrakash last modified 2016-07-13T18:45:52Z

When we have a parameter of array type in a method syntax highlight is removed.


Priority Low
Complexity Unknown
Component Open API - General
Version Future
Product: Aqua Data Studio
Version: 18.0.0-devi-183
Build #: 50479
Build Date: 2016-Jul-12 05:39:18 PM
 
Operating Environment: Linux (3.13.0-91-generic, amd64) / UTF-8 / en / IN / Oracle Corporation 1.8.0_72-b15
Memory: Max=704,643,072;  Total=312,999,936;  Free=171,334,968;  CPUs=8
 
1. Navigate to Projects Tab
2. Create a new AquaScript for e.g test.xjs
3. Now write below script in it.
var out = 5;

aqua.console.println("covariance Coefficient = " +out);

out=aqua.math.stat.max(rawData);

aqua.math.stat.correlation(double[],double[])

4. You will observe that syntax highlight is not applied on the last line.
5. Now go to the last line and replace array parameter "double[]" with a primitive "double" parameter. 

Actual Result:
You will observe that for when we have a parameter of array type in a function, syntax highlight is not supported.
 
Expected Result:
Syntax highlight should work even if we have a parameter of array type in a function.
 
Observations:
Although it is invalid syntax but still syntax highlight should not be removed.
We have observed the same behavior in v17 as well.

 

1 attachment

Issue #14542

Closed
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017