Giter Site home page Giter Site logo

Comments (8)

d-kimuson avatar d-kimuson commented on June 24, 2024 2

We have just released v1.0.6 which incorporates these changes.
You can update and try it out at your end.
Thank you very much!

https://github.com/d-kimuson/ts-type-expand/releases/tag/v1.0.6

from ts-type-expand.

senkenn avatar senkenn commented on June 24, 2024 1

I implemented this! #379
↓Demo
output

from ts-type-expand.

GitMurf avatar GitMurf commented on June 24, 2024 1

Thank you @senkenn!

from ts-type-expand.

dkstrong avatar dkstrong commented on June 24, 2024

would also find this super useful. Usually the reason I'm trying to expand and view the types like this is to navigate really complex types. It would be great to fully expand the structure by default.

from ts-type-expand.

TonyGravagno avatar TonyGravagno commented on June 24, 2024

πŸ‘

from ts-type-expand.

GitMurf avatar GitMurf commented on June 24, 2024

Just installed this extension and love it so far... but this was the exact reason I came to GH to raise an issue / question about expanding the types by default. Otherwise I am constantly having to mouse over and expand when I really just want an ongoing view of the active type without needing to expand each time manually.

from ts-type-expand.

GitMurf avatar GitMurf commented on June 24, 2024

@senkenn this is wonderful! Do you know if it is possible to use your version of the plugin as beta until the PR gets accepted here?

from ts-type-expand.

senkenn avatar senkenn commented on June 24, 2024

@senkenn this is wonderful! Do you know if it is possible to use your version of the plugin as beta until the PR gets accepted here?

Yeah, you can install my version by following these steps

  1. Clone my forked repo with this branch
    git clone https://github.com/senkenn/ts-type-expand.git -b feature/issue#337
  2. With Node.js and Yarn installed, create a VSIX file
    npm install -g @vscode/vsce
    cd packages/ts-type-expand && vsce package --yarn
    The VSIX file will be generated under packages/ts-type-expand
  3. In command palette, enter this command: Extensions: Install from VSIX... and select the VSIX file

Reference: https://code.visualstudio.com/api/working-with-extensions/publishing-extension

from ts-type-expand.

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.