Code Monkey home page Code Monkey logo

Comments (2)

robole avatar robole commented on June 1, 2024

hi @halloleo ,

Thanks for your interest in the extension.

In version 2.0 of the extension, I upgraded the minimum version of VS Code that the extension supports to use more features of the API. You can read in the changelog why I did this exactly. The short of it is that I wanted to use the recently added Tab and TabGroup interfaces to be able to delete any file type open in editor.

You can download and use version 1.10.2 that supports earlier versions of VS Code.

If you want to use the latest version of the extension on your machine, you will need to do the legwork. I don't have time to support niche requests. I'm not sure when the Tab and TabGroup interfaces were added to the API, you could look through the release notes to check and you could change the engines field in the package.json to an earlier version and test the extension to ensure that the affected commands work. I will review a PR if you do this.

Just keep in mind that there are some improvements in the VS Code API that I am watching to improve the extension, so raising the minimum supported version will happen again some time in the future. The better solution is that the platform/core libraries fixes compat issues, not the related software.

Kind Regards,

Rob

from vscode-file-bunny.

halloleo avatar halloleo commented on June 1, 2024

Thanks for the detailed reply! Totally understand it.

I will try to see whether the change in pacakge.json makes it work under VSC 1.82.

from vscode-file-bunny.

Related Issues (17)

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.