Almenon
Almenon
I've also been thinking about talking to duroktar about merging arepl/wolf. Arepl could stand to benefit with wolf's UI / inline style and in return I could rebrand arepl as...
next step: check if the code is actually different before restarting. For example, adding a space (in most scenarios) will not change the logic of the code, yet AREPL will...
i had howdoi installed but not requests so when howdoi was imported requests was not found and there was an error - but instead of going to telemetry and showing...
This is very useful in preventing early execution of the program. > "editor.autoClosingBrackets": false, most specific setting env is for all python files :/ https://code.visualstudio.com/docs/getstarted/settings#_language-specific-editor-settings next thing on the roadmap...
Currently the window pops up right in your face and is very annoying. By injecting screen setup code I could put the window in a better spot. check to make...
From a user's point of view I would expect the preview tab to close when the editor closes. Looked through vscode api, didn't find any documentation on how to close...
see https://github.com/Microsoft/vscode-extension-samples/tree/master/i18n-sample AREPL has a signifcant amount of international users, so this would be helpful for them.
A reviewer commented: > Is there anything planned in order to plot graphs (Matplotlib, pyplot, bokeh, etc.? I could add a method to arepldump library that would take in a...
It would be cool if dump accepted a list of numbers to log for