GithubHelp home page GithubHelp logo

Comments (3)

nabe1653 avatar nabe1653 commented on July 20, 2024

I used vscode's report feature but now I noticed issued on typescript repo.
VSCode created this ticket automatically without my chooing (I didn't select typescript name).

If this should be reported on vscode repo, so sorry, I will close this and copy this there.

from typescript.

MartinJohns avatar MartinJohns commented on July 20, 2024

I used vscode's report feature but now I noticed issued on typescript repo.

The issue was transferred to the TypeScript repo by mjbvz.

According to #49891 this should work if you drop the @link.

from typescript.

nabe1653 avatar nabe1653 commented on July 20, 2024

Thank you for your replying and sorry about taking your time.

I don't know about correct English word so used syntax-highlighting name but I'd like to say about the link in hover-info.

I tried to drop @link then I got below situation:

  1. {@link Class} that in description part has a link on both code and hover-info.
    In my understanding, vscode has a link on both. I expected this working for type part too.
    image
    image

  2. [JSDoc] @throws {Class} has a link on code but not in hover.
    image
    image

  3. [TSDoc] @throws {@link Class} does not have a link on both and hover has broken text.
    image
    (above {@link IsbnSyntaxError} is green color like 2nd too but does not have a link)
    image

Therefore I wished 2 points:

  1. TSDoc format shows not broken text at least
  2. JSDoc or TSDoc format have a link on hover too

I wished hover-info has correct link to read ErrorClass info at the function is called as same as @link on description part.
And I can use jsdoc format but I wish to support tsdoc style too for ts code if possible.

from typescript.

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.