Menu

#723 Auto-indentation not working for Lua

v1.25
open
nobody
4
2014-04-28
2014-04-27
No

When Lua filetype is selected auto-indentation doesn't work. But folding works.

For example, when I type:

for i = 1,2 do[Enter]

folding marker is opened but the cursor is in the first column.

For other filetypes I've tried (C, Python and shell script) auto-indentation works fine.

I'm using Geany 1.24.1 from Fedora 20 repo.

Discussion

  • Lex Trotman

    Lex Trotman - 2014-04-28
    • status: open --> closed-rejected
     
  • Lex Trotman

    Lex Trotman - 2014-04-28

    Indentation only works for { } languages and Python, see http://www.geany.org/manual/current/index.html#auto-indentation.

    Adding support for Lua should be a feature request.

     
  • Anonymous

    Anonymous - 2014-04-28

    Ticket moved from /p/geany/bugs/1040/

    Can't be converted:

    • _found_in: v1.24.1
    • _milestone: None
     
  • Anonymous

    Anonymous - 2014-04-28
    • labels: --> lua autoindent indent
    • status: closed-rejected --> open
    • Group: None --> v1.25
    • Priority: 5 --> 4
     

Log in to post a comment.