Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support abstract syntax #19

Closed
tbrand opened this issue May 20, 2018 · 1 comment · Fixed by #57
Closed

Support abstract syntax #19

tbrand opened this issue May 20, 2018 · 1 comment · Fixed by #57

Comments

@tbrand
Copy link

tbrand commented May 20, 2018

I need the support for the abstract syntax

Current indent behavior is

abstract class Bra
  abstract def hoge
    abstract def fuga
      abstract def hoga
      ...
end
@watzon
Copy link

watzon commented Jan 13, 2020

Looks like fun has the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Crystal Tools
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants