INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Auto-Complete Like Visual Studio In MC  (Read 929 times)

glynor

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 19608
Auto-Complete Like Visual Studio In MC
« on: October 26, 2012, 01:25:18 pm »

Relating to this thread, it would be SWEET if MC would auto-complete field names when you are typing in the Search box and when editing a field.

So, for example, if I edit the [Name] field of some files, and type:

=FixCase([N

It would be nice if I could just tab to autocomplete:

=FixCase([Name]

Or choose from a drop-down or something.

Similarly, the expression itself could do the same.  If I type:

=Rem

It would be nice to have a drop-down list of these choices to pick from:

=RemoveLeft(
=RemoveRight(
=RemoveCharacters(
Logged
"Some cultures are defined by their relationship to cheese."

Visit me on the Interweb Thingie: http://glynor.com/

Osho

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1211
Re: Auto-Complete Like Visual Studio In MC
« Reply #1 on: October 26, 2012, 01:26:13 pm »

Very nice idea! +1.

Osho
Logged
Pages: [1]   Go Up