Adam Obuchowicz

Results 191 comments of Adam Obuchowicz

Because the previous approach would require some designing, we decided to, for now, create a button for copying entire message.

* The "local" function means: function/method defined in currently opened project. Let's assume engine `refactor` endpoint will manage it. If not, we will add exceptions later. * Only the name...

The first point should already work, but sometimes we miss the local entries in suggestion db (or they are not updated). Check the not working scenarios and file a bug...

Refinement notes: * We could fix unclosed text literals set in widgets as a part of "fixing AST" - TextLiteral printer could do that. * Similarly, the unclosed `(` should...

Not reproducible on `c2842df8d83139702f9ba712452f0ea84f98524e`

Unassigning, because once engine will support empty function blocks, the GUI should work just fine. If it won't just reassign `-gui` and me.

> Because we don't implicitly import builtins, the following code > > ```python > main = > ``` > > will fail with `error: The name Nothing could not be...

Refinement note: 1. Use the ref/branch/tag name on which it was built, from environment variable. Vite should put the value to some global. 2. Shortcut should work both in GUI...

As I tested, it appears only after closing project.