AREPL-vscode icon indicating copy to clipboard operation
AREPL-vscode copied to clipboard

Program python in real-time

Results 131 AREPL-vscode issues
Sort by recently updated
recently updated
newest added

#136 might help with this Currently startup time is at ~850ms I'd like to get it down to under half a second.

enhancement
spawning

Please comment below if you want arepl for bash

help wanted
major enhancement
different language

Please comment below if you want AREPL for powershell.

help wanted
major enhancement
different language

If a user has been typing for a while they are more likely to stop. Find the average amount of characters typed between each pause.

enhancement
real-time

google.es, for example

help wanted
minor bug
error display

I use multiple open tabs/windows within VS Code. This is typically at least 2-3 windows, but can easily be 5+. AREPL usually gets it's own window. When switching AREPL between...

enhancement
misc

# Enhancement/Suggestion: When the code being run by AREPL throws, the Traceback is printed, but it is plain text. Can AREPL convert the files and line numbers to a link,...

enhancement
error display

The renderjson library is extremely simplistic and the external dependency is causing only issues, imo. I'll see that I'll rewrite it, with support for long lists and big numbers. At...

enhancement
json display

user should be able to control whether they want idempotency or not

enhancement
misc