Giter Site home page Giter Site logo

Comments (3)

EeyoreLee avatar EeyoreLee commented on August 28, 2024

from vscode-extension-yapf.

alexanderluiscampino avatar alexanderluiscampino commented on August 28, 2024

Hi @EeyoreLee , thanks for the reply.

Same outcome:

image

Also, this won't be a supported option soon. That's why I installed the yapf formatter extension in the first place, since I started getting the devcontainer warnings for incorrect settings soon to be deprecated.

image

Furthermore, if I force it to use YAPF I start getting a command line error (debug console) and doesn't do anything..

image

from vscode-extension-yapf.

EeyoreLee avatar EeyoreLee commented on August 28, 2024

@alexanderluiscampino - hi, sorry for the late reply. I first elaborate the reason why set the python.formatting.provider to none. Vscode is going to use LSP, a new framework for extension, that separates front and backend so that we can use others program language. This is also the reason why formatter will be deprecated. But for now, the lastest version Vscode still use the old framework, so set it to none will avoid some conflicts. related issue microsoft/vscode-python#21870.
Back, the vscode show there's two formatter ms-python and yapf, and I find out there's a wave line at the eeyore.yapf, could you show what hint here. And could you push a minimal image can reproduct the issue to dockerhub, then I can reproduct on my side.

from vscode-extension-yapf.

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.