Skip to main content
July 14, 2009
Question

Inconsistent function casing

  • July 14, 2009
  • 2 replies
  • 1103 views

Has anyone noticed or found ways around the inconsistent casing used in the code-assist?  This happens with both the functions and the values showing up for attributes.  We have a style guide that adhere to and I find myself having to go back and retype some functions because it comes back with casing that I did not intend to have.  Would love to have the option to select the type of casing to use so as to keep things consistent.

This topic has been closed for replies.

2 replies

Ram Kulkarni
Community Manager
Community Manager
July 15, 2009

Proposals are inserted from the code assist pop-up window in the same case that they appear in the list. We do change case of partially entered proposal to match with the one in the list.

We did this to avoid scenario where your variable/function name is, say in caps like MYVAR and you start typing name in lower case, e.g. my and invoke code assist and select MYVAR. If we do not replace the case of already entered text, then variable will look like myVAR.

However we could probably provide preference option for this.

July 15, 2009

Thanks for the update.  I posted an enhance request 78822 on this with a description of what I was looking for.

Participating Frequently
July 15, 2009

We are aware of this issue and investigating. Can you please log a bug?

Thanks,

Hemant

Adobe ColdFusion Team