Giter Site home page Giter Site logo

Comments (6)

liuxuan30 avatar liuxuan30 commented on July 24, 2024

Well I found some strange behaviour:

let's say for func

        [UIView transitionWithView:self.window duration:0.3
                           options:UIViewAnimationOptionTransitionFlipFromLeft
                        animations:^{
                            weakSelf.window.rootViewController = rootViewController;
                        }
                        completion:nil];

If I option-double click on the function name, it will give me the default documentation;
However if I option-double click on UIViewAnimationOptionTransitionFlipFromLeft, it gives me the dash documentation. Seems like a bug.

from dash-plugin-for-xcode.

Kapeli avatar Kapeli commented on July 24, 2024

The plugin no longer supports this due to changes in Xcode. Use Option-Click to activate Dash.

from dash-plugin-for-xcode.

liuxuan30 avatar liuxuan30 commented on July 24, 2024

what change causes this? It kinds of degenerates option-click for hud, option-double click for Dash is perfect

from dash-plugin-for-xcode.

DanSkeel avatar DanSkeel commented on July 24, 2024

@Kapeli @liuxuan30 Yeah, that would be awesome if the option-click showed the quick help popup and option-double click showed Dash.

Many open source libraries and frameworks provide java doc documentation that is nicely displayed in quick help popup. So completely removing popup isn't the best solution I think.

(By the way... I know that I can see same info in Quick help inspector, but popup is better I think...)

from dash-plugin-for-xcode.

Kapeli avatar Kapeli commented on July 24, 2024

See #50 (comment).

from dash-plugin-for-xcode.

DanSkeel avatar DanSkeel commented on July 24, 2024

Oh, got you, thanks for effort.

from dash-plugin-for-xcode.

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.