Giter Site home page Giter Site logo

Comments (4)

Kapeli avatar Kapeli commented on July 24, 2024

This is because Xcode is using the online docset as its default docset. Dash trusts what Xcode is using, so it displays that one as the top result.

Try to uninstall the docsets in Xcode and reinstall them.

from dash-plugin-for-xcode.

yene avatar yene commented on July 24, 2024

Reinstall by deleting Shared/Documentation/DocSets did not help. Is it possible that Dash decides what to use?

from dash-plugin-for-xcode.

Kapeli avatar Kapeli commented on July 24, 2024

It's not, because it's a lot better if Dash trusts Xcode (i.e. if you alt+click on stringValue, without trusting Xcode Dash would just search for stringValue and display the first result it gets out of all the classes that implement that method, while trusting Xcode will take you to the exact class the method you clicked was used on).

Try this:

  1. Initiate a search from Xcode so that you get to the state you were in in the screenshot
  2. Click the Open in Browser button at the top right
  3. Look at the URL that gets opened in your browser and delete the docset at that location
  4. Reinstall using Xcode

from dash-plugin-for-xcode.

yene avatar yene commented on July 24, 2024

Thanks!
This solved it, check out the location. It was inside Xcode 5.1 Beta.
screenshot 2014-01-11 19 40 01

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.