Almenon

Results 181 issues of 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...

discussion
inline

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...

enhancement
real-time

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...

bug
good first issue

I already have this mostly done.

json display

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...

enhancement
help wanted
low priority

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...

enhancement
help wanted
misc

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...

enhancement
low priority
misc

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.

enhancement
misc

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...

enhancement
json display

It would be cool if dump accepted a list of numbers to log for

enhancement
misc