JADE Environment Development Ideas
What's new in the upcoming JADE release?
IMPROVED DEVELOPER EFFICIENCY. ENHANCED SECURITY. SMOOTHER INTEGRATION
The JADE 2022 release meets tomorrow’s business demands.
Start your update to JADE's latest release
Add a new idea
Filter by status
Needs review
97
Future consideration
146
Future consideration: 2022
33
IDE Backlog
80
Executing
11
Ready for Release
21
Shipped
73
Shipped (2020)
91
Closed
70
Customer Feedback Requested
8
Filter by category
×
0
Admin
×
40
DevOps
×
64
IDE & debugger
×
174
Interoperability
×
25
Language and Compiler
×
38
Root Schema
×
25
Runtime
×
32
User Interface & Skins
×
22
Log in / Sign up
Identify yourself with your email address
Email address
Recent
Trending
Popular
6
Vote
Methods Viewer - Persistent Highlighting & Easy Creation
The recent improvements that allow us to highlight a method in either the method references window or the methods viewer are great - but there's no way of saving what's been highlighted, the information is lost as soon as the window is closed. It'...
Created 17 Jun 08:19 by Kevin Saul
IDE & debugger
0
IDE Backlog
6
Vote
Class find (F4) over multiple schemas
What I would like to see is the F4 class browser search able to find classes that are in other schemas. I'm not too sure exactly how it would work maybe if the search finds no results it starts to display results in other schemas? I just think it ...
Created 02 Jun 05:48 by Sam Stokell
IDE & debugger
3
IDE Backlog
5
Vote
IDE Option for searching only Method Signatures or Method Names
Add an option on the IDE Search form that allows only searching method signatures and/or method names instead of the entire body of the method. This would allow finding and collating methods that have a common naming convention or are related to a...
Created 05 May 23:22 by Anthony Mulick
IDE & debugger
0
IDE Backlog
6
Vote
Add Shift-F11 to class browser tree
I like being able to open up a Class Browser window on any class in its schema by pressing shift-F11 from an editor. But I'd also love to be able to open up another class browser window with the class I have selected also selected. So either an ab...
Created 01 May 22:13 by Guest
IDE & debugger
0
IDE Backlog
6
Vote
Public symbol server for released JADE binaries
It would be helpful if developers could point their diagnostic tools at a public symbol server rather than trying to maintain historical pdb repositories for debugging. Once a hotfix is superseded the prior version is hidden so pdb's become unavai...
Created 01 May 22:13 by Kerry Glynn
DevOps
0
Future consideration
6
Vote
Prompt to change patch
If you go to make a change to a method locked under a patch assigned to you, and you currently have a different patch set, you should be asked if you want to change to that patch.
Created 01 May 22:13 by Blake De'Ath
IDE & debugger
0
IDE Backlog
6
Vote
Viewing numeric values with 3 digit groupings
When viewing numeric values in say bubble help, it can get rather unreadable. This is especially more apparent when dealing with 64 bit numbers: 9223372036854775807. A balance of 1 million: 1000000; and 10 million: 10000000. When viewing numeric v...
Created 01 May 22:13 by Guest
IDE & debugger
0
IDE Backlog
6
Vote
Debugger option to step over mapping methods
A common pattern in my code is to use a mapping method to lazily initialise something. E.g.: customer := app.myRoot.getCustomerById(customerId); where myRoot is a property on app with a mapping method. When debugging, trying to step into the getCu...
Created 01 May 22:13 by Guest
IDE & debugger
0
Future consideration
6
Vote
Showing the edition and creationTime when inspecting collection instances
When inspecting a collection the preview to the right does not show the creationTime nor the edition (refer to PreviewInspection.PNG). When double clicking to inspect the object however it does show these (refer to ObjectInspection.PNG.) Can Jade ...
Created 01 May 22:12 by Guest
IDE & debugger
2
IDE Backlog
6
Vote
Adding a watch to a method or attribute
I have to be honest that the information available to watch when debugging has never been that useful for myself. Often I am more interested in the objects rather than the primitive types, so I still need to inspect an object each iteration of a l...
Created 01 May 22:12 by Guest
IDE & debugger
0
Future consideration
« First
‹ Prev
…
17
18
19
20
21
22
23
24
25
…
Next ›
Last »