If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 13/Apr/13 07:47 AM
Updated: 13/Apr/13 07:47 AM
|
|
Component/s: |
None
|
Affects Version/s: |
4.0.90
|
Fix Version/s: |
None
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
Environment:
|
SLES Linux 11 64-bit
|
|
Please add syntax highlighting for most common programming languages in fields that are scriptable or at least a fixed-width font like Courier New.
Right now it's a bit unreadable and hard to find typos, wrong indentation etc. I often tend to write the body of the script in IDE such as IntelliJ IDEA Community and then copy&paste to QB step, but it has one major flaw: I have to remember to replace predefined variable values with vars.getValue(). When script is longer than 50 lines it's easy to miss one or two occurences.
I think that many users would be very grateful for even partial implementation.
|
Description
|
Please add syntax highlighting for most common programming languages in fields that are scriptable or at least a fixed-width font like Courier New.
Right now it's a bit unreadable and hard to find typos, wrong indentation etc. I often tend to write the body of the script in IDE such as IntelliJ IDEA Community and then copy&paste to QB step, but it has one major flaw: I have to remember to replace predefined variable values with vars.getValue(). When script is longer than 50 lines it's easy to miss one or two occurences.
I think that many users would be very grateful for even partial implementation. |
Show » |
There are no comments yet on this issue.
|
|