Results 26 comments of pleirb

> Probablemente tendrá que integrarse con https://marketplace.visualstudio.com/items?itemName=charliermarsh.ruff ahora y eliminar esos viejos linters. If I find a solution I will publish it, but studying vscode in depth is another of...

> > Probablemente tendrá que integrarse con https://marketplace.visualstudio.com/items?itemName=charliermarsh.ruff ahora y eliminar esos viejos linters. > > If I find a solution I will publish it, but studying vscode in depth...

Hello community! Question, is there any intention to repair the code-workspace extension file to fix the problems that appear with the latest version of Visual Studio Code (1.90.1)? ![imagen](https://github.com/Tecnativa/doodba-copier-template/assets/2092475/c62b62fe-cd73-43e9-812e-b4adfa416e62) Currently...

Thanks, at the moment what version of Visual Studio Code is recommended to use without problems?

The problems that appear are from library imports and therefore the correction is wrong. I guess it has to do with the `linting` problem ![imagen](https://github.com/Tecnativa/doodba-copier-template/assets/2092475/684e5413-62e7-4ced-a781-30526f67b352)

> Pero si no me equivoy, esto tampoco estaba funcionando antes. And what advantage of use could Visual Studio Code have if it is integrated into the code-workspace file generated...

> Ruff es una cosa, y `import`oro a otra diferente. Sorry for my ignorance, yes, it is a code formatter, the thing is that I assumed that this tool works...

> `ruff`se ejecuta cuando se ejecuta manualmente pre-commito o automático si configura el repositorio, pero no está conectado directamente a VSCode IDE. Usted puede querer hacerlo en el archivo IDE...

This error is familiar to me. Try putting cryptography==2.6.1 in the pip.txt