Lucy Jiménez

Results 12 issues of Lucy Jiménez

xref https://github.com/airspeed-velocity/asv/issues/1077 Closes https://github.com/airspeed-velocity/asv/issues/1172 Change f-strings instead `.format()` on `asv/plugins/conda.py`

xref https://github.com/airspeed-velocity/asv/issues/1077 Closes https://github.com/airspeed-velocity/asv/issues/1173 Change f-strings instead `.format()` on `asv/plugins/mercurial.py'

xref https://github.com/airspeed-velocity/asv/issues/1077 Closes https://github.com/airspeed-velocity/asv/issues/1178 Change f-strings instead `.format()` on `asv/environment.py`

Create a matrix that allows Windows and Linux builds on CI GitHub actions.

Sometimes, when we are checking PR related to flake8 issues, the CI from GitHub actions is in green but the CI for AppVeyor reports an error. This CI problem is...

To maintain consistency and clarity in the Spyder IDE, it's crucial to prevent the translation of the word "Commit." This term holds universal significance in version control systems and must...

type:Enhancement
User Interface (UI)

In the Spyder interface, there appears to be an inconsistency between the names used in the menu options and the buttons for two related operations: "Run cell" and "Run cell...

This PR includes updates to improve clarity and accuracy in the documentation for the Files section: - File Associations Path: The path to access the 'File Associations' tab has been...

type:Spyder Change

The first image in the [Files](https://docs.spyder-ide.org/current/panes/fileexplorer.html#files) section of the "Panes in Depth" documentation references the "Files" pane. However, since it only shows a portion of the interface, it's not easy...

The documentation for Spyder often lacks clear instructions on how to open the 'Preferences' window from the 'Tools' menu on the main toolbar. This can lead to confusion among users,...