Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

ADD A NEW IDEA

My ideas: Debugger

Showing 19

LotusScript Debugger: open the Design Element when running into an Error

When running into an Error using debugger, the next step is usually to either look at the data -Debuggger allows this already- or to go to the code where 'it' happend (e.g. to add break points in the area). The idea would allow to do the later one...
about 1 year ago in Domino Designer / Debugger 1 Under Consideration

Ability to view agent profile results without the necessity to open the application in design

if you enable Profile for an agent and you want to show the profile results you have to open the database in design mode. this is not always so possible in Production environment with highly restricted access. the profile results should be accessi...
over 1 year ago in Domino Designer / Debugger 1 Under Consideration

in the LotusScript Debugger, split the screen vertically: code on the left, variables on the right...

When debugging, I'm constantly moving the horizontal bar up and down. Would it be possible to split the screen vertically? Or, even better, adopt an Eclipse view and make the whole screen customizable? And while you're at it, fix some bugs in the ...
almost 2 years ago in Domino Designer / Debugger 0 Needs Review

Allow to pause a running script using a short cut at any time

In case you are in debug mode, allow to pause a running script using a short cut at any time and continue in step-by-step mode. This will be helpful when in a loop
about 3 years ago in Domino Designer / Debugger 2 Needs Review

We need more detailed better error reporting when a form/element is opened in a browser and embedded code processes.

Many times a field has an issue with either default or computed field code and we get a Form 500 or some other general error. Just having the error inform as to where the error is in the code such as the field name or the details on what caused th...
over 3 years ago in Domino Designer / Debugger 0 Under Consideration

Do not expand design categories automatically

Today, whenever I open a design element or switch to a design element that was previously opened, Designer automatically expands the corresponding category of design elements in the left navigation pane. This can be quite confusing in applications...
over 3 years ago in Domino Designer / Debugger 2 Under Consideration

Please allow Java debugging as a permanent development tool again - or allow debugging only for http task

Background for our request: We develop XPages-based applications with a large Java framework with a larger development team. Up to Domino 10 we have used the Java Debugging on a regular basis many times a day, therefore on all of our development w...
almost 4 years ago in Domino Designer / Debugger 0 Under Consideration

Allow JVM Java Debug permanently activated - or add HTTPJavaDebugOptions parameter only for http

Background for our request: We develop XPages-based CRM applications with a large Java framework with our development team. Up to Domino 10 we have used the Java Debugging on a regular basis many times a day, therefore on all of our development se...
almost 4 years ago in Domino Designer / Debugger 0 Under Consideration

Make LS debugger work in dialogs, on forms with embedded views

Currently, there are severl oft-used design constructs where you cannot use the Lotusscript debugger. Like in dialogs, or in forms with embedded views. This makes debugging scripts used in these situations incredibly painful. Please remove these l...
about 4 years ago in Domino Designer / Debugger 1 Under Consideration
116 VOTE

Show line numbers when using LotusScript Debugging (stepping through)

When stepping through code in LotusScript, line numbers are not shown. Please show the line numbers when stepping through code. It is helpful to identify the location of the error, take screenshots to share with other developers.
over 4 years ago in Domino Designer / Debugger 2 Assessment