J2Kbr / GtunerIV

Gtuner IV - Titan Two's software bug report.
http://www.consoletuner.com
25 stars 4 forks source link

python : gpc ide : code completion : ctrl + space : not working for self.variables #394

Closed Scachi closed 3 years ago

Scachi commented 3 years ago

Hi,

it is possible to get the code/variable name compeletion ctrl+space to also work with python self.variables ? For me it refuses to complete self. variablename stuff at the moment

J2Kbr commented 3 years ago

Unfortunately the Scintilla Python lexer does not provide auto-complete for user's defined variables.