Code Monkey home page Code Monkey logo

Comments (4)

paulober avatar paulober commented on August 19, 2024 1

Good idea, I've been thinking about it as well. I need to find some details about the APIs that VS Code offers developers for this kind of function. This could be a good replacement for the FTP server integration so I can remove this dependency as it has a major security vulnerability.

from micropico.

paulober avatar paulober commented on August 19, 2024 1

@aaaaahaaaaa I've implemented a Visual Studio Code Remote workspace integration which enables you to open the pico filesystem in vscode as a workspace folder and edit in it. The problem ist, that to get the filesystem information the extension has to run python commands in the repl which can cause issues when the user tries to run a command at the same time. A solution to this would be to block the terminal like when starting the ftp server but you'll still have the problem, that vscode will reload after mounting the remote filesystem which disconnects your pico and the reconnects it. This is realy anoying as you then have to manually reload the filesystem your self.

... in short: For the above reasons, the current options are not very user friendly, so I will either drop the Merge feature until vscode changes their API or I will add this as an experimental feature. What's your opinion on this? @aaaaahaaaaa & @Lak4CYUT

from micropico.

paulober avatar paulober commented on August 19, 2024

@aaaaahaaaaa V3 is here, and with it a brand new virtual workspace integration.

from micropico.

aaaaahaaaaa avatar aaaaahaaaaa commented on August 19, 2024

Nice! I'll check it out soon ❤️

from micropico.

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.