GithubHelp home page GithubHelp logo

Comments (13)

Wikunia avatar Wikunia commented on July 30, 2024

That looks so strange :D
Thanks for the issue. I really can't explain this at the moment :/

from brackets-funcdocr.

Wikunia avatar Wikunia commented on July 30, 2024

Would be nice if you can check v0.8.23 (Install from URL)

from brackets-funcdocr.

adricorse avatar adricorse commented on July 30, 2024

Yes, it works !
But, I forgot to say, instead of "$var = b();" you put "b();" like :

<?php
function a(){
b();
}

function b(){
}
?>

there will be the same problem.. :(

from brackets-funcdocr.

Wikunia avatar Wikunia commented on July 30, 2024

Ahh that was in my mind but I forgot to check it. I'm sorry

from brackets-funcdocr.

Wikunia avatar Wikunia commented on July 30, 2024

Thanks for the issue and thanks for testing ;)
Can you try the newest v.0.8.23 (no change in version :) )
Again via "Install from Url" Thanks!

from brackets-funcdocr.

adricorse avatar adricorse commented on July 30, 2024

Nice ! :)
But ... (sorry ...)
Same issue with functions php, like :

<?php
if(isset($a,$b)){
}
?>

result, with only using the shortcut (work fine with /* ):

<?php
/**
 * [[Description]]
 * @param [[Type]] isset($a) [[Description]]
 */
if(isset($a)){
}
?>

from brackets-funcdocr.

Wikunia avatar Wikunia commented on July 30, 2024

I really hope it works now :D
thank you so much for all your issues and updates!

from brackets-funcdocr.

adricorse avatar adricorse commented on July 30, 2024

You forgot "switch" ;) (but it also work with "/*" and shotcut)

switch($far){
}

from brackets-funcdocr.

Wikunia avatar Wikunia commented on July 30, 2024

Damn :D

from brackets-funcdocr.

Wikunia avatar Wikunia commented on July 30, 2024

I've updated the list :)

from brackets-funcdocr.

adricorse avatar adricorse commented on July 30, 2024

Good Job !
It works fine ! :)

from brackets-funcdocr.

Wikunia avatar Wikunia commented on July 30, 2024

Really that's it? No other bugs at the moment? :D
Thanks for your work, I really appreciated it!

from brackets-funcdocr.

adricorse avatar adricorse commented on July 30, 2024

Ahah, yeah, I haven't found other mistake :)

from brackets-funcdocr.

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.