Recent

Author Topic: Identifier completion capitalization  (Read 849 times)

kokesssss

  • Newbie
  • Posts: 6
Identifier completion capitalization
« on: May 11, 2023, 09:41:06 am »
Hi,

I wonder if it's possible to customize the letter case of basic types, constants and keywords offered by identifier completion. For example I'd like to have all-lowercase
Code: Pascal  [Select][+][-]
  1. false, nil, longint
.

I'm able to set this easily in JEDI code format, but still these identifiers are offered as
Code: Pascal  [Select][+][-]
  1. False, Nil, LongInt
by identifier completion.

Best regards

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4458
  • I like bugs.
Re: Identifier completion capitalization
« Reply #1 on: May 11, 2023, 10:03:41 am »
Apparently not but there should be. The right place would be Options -> Codetools -> Words.
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

 

TinyPortal © 2005-2018