Giter VIP home page Giter VIP logo

Comments (7)

grisevg avatar grisevg commented on May 30, 2024

Works fine on https://github.com/JetBrains/intellij-haxe/tree/7e56ead5a1dfa555b48a89a039ef36e1fca0df7a

from intellij-haxe.

EBatTiVo avatar EBatTiVo commented on May 30, 2024

That's an error message coming from the parser. Is the Haxe plug-in one you pulled from the IDEA "plugin repository", or one you pulled from github? And, if the latter, please give the URL and change number associated, if you can find it -- or at least the date on the jar. Otherwise, if we don't see the error using the git head, we'll assume the bug is fixed.

Also, under what situation did this occur? Does it always occur on every parameterized type? At the time you wrote the code, did the class for FlxPoint already exist? Was it in the same package? Is FlxPoint in a library that you supply on the classpath (in your .nmml or .xml)?

If we can't reproduce it, we can't fix it. The more detail you give, the easier it will be to fix.

from intellij-haxe.

DEaDA avatar DEaDA commented on May 30, 2024

FlxPoint, Int or any type, .jar from git
I found cause of this issue

https://www.dropbox.com/s/yywapubpmljwhxw/%D0%A1%D0%BA%D1%80%D0%B8%D0%BD%D1%88%D0%BE%D1%82%202014-10-31%2022.03.06.png?dl=0

It's a code format bug

from intellij-haxe.

as3boyan avatar as3boyan commented on May 30, 2024

Yeah, I was able to reproduce it on ClassHierarchy branch. Basically, without space it threats it wrong way.

from intellij-haxe.

as3boyan avatar as3boyan commented on May 30, 2024

I think it does gets treated as comparison expression, because Lexer treats it as such.

from intellij-haxe.

as3boyan avatar as3boyan commented on May 30, 2024

Should be fixed now. You can test it if you use latest jar: https://github.com/EBatTiVo/intellij-haxe/blob/ClassHierarchy/intellij-haxe.jar

from intellij-haxe.

DEaDA avatar DEaDA commented on May 30, 2024

works fine now, thanks

from intellij-haxe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.