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

[Haxe4] Support for final keyword #1925

Open
Yanrishatum opened this issue Jan 7, 2018 · 7 comments · May be fixed by #2971
Open

[Haxe4] Support for final keyword #1925

Yanrishatum opened this issue Jan 7, 2018 · 7 comments · May be fixed by #2971

Comments

@Yanrishatum
Copy link

Haxe4 introduced a final keyword used in 2 places:

  • Java-like, modifier to the methods. (Effect on autocomplete: Should not be shown in override completion.)
  • Alternative for var keyword.

In-detail described here HaxeFoundation/haxe#6596
Feature already available in Haxe 4.0.0-preview.2 build.

@SlavaRa SlavaRa added the haxe label Mar 26, 2018
@markknol
Copy link
Contributor

When can we expect this? I'm starting to use Haxe 4 now, final is not shown in completion yet.

@SlavaRa
Copy link

SlavaRa commented Feb 13, 2019

@markknol the next week.

@markknol
Copy link
Contributor

Great, looking forward to it!

@gene-pavlovsky
Copy link
Contributor

Would be great to see this implemented :)

@markknol
Copy link
Contributor

What is the status of this?

@SlavaRa
Copy link

SlavaRa commented Aug 1, 2019

@markknol hi, I'm very busy at work now:( but I will try to do it on the weekend or next week.

@markknol
Copy link
Contributor

markknol commented Nov 1, 2019

Sorry to bump this, but it would be super great if this works, now that Haxe 4 is released!

romamik pushed a commit to romamik/flashdevelop that referenced this issue Jan 27, 2020
…#1925 (does not support `final` as method modifier)
@romamik romamik linked a pull request Jan 27, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants