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

Status Under Consideration
Workspace Domino Designer
Categories LotusScript
Created by Guest
Created on Oct 24, 2018

Make Domino Designer LotusScript Eclipse editor respect CamelCase as documented

The old lotusscript editor, when completing object properites and methods, completes with the CamelCase name as in the documentation.

The Eclipse LotusScript editor has failed to do so since it's introduction.

It's about time it followed the standard again.  Having the autocomplete follow the documented proper CamelCase name makes the source a lot easier to read.

  • Attach files
  • Guest
    Reply
    |
    Jan 22, 2021

    Yep, the current Eclipse makes the use of auto-completion impossible, because we have to fix every word manually. I really want this too!

  • Guest
    Reply
    |
    Apr 3, 2020

    Also, it would be fine that when i type "notesdatabase" (or even dim, set, as, etc.) I shouldn't always type a space, tab or carriage return right after it to get it correctly formatted with the proper case.