Vyshnav Vinod
Vyshnav Vinod
Ok so i noticed this issue while using the editor and found that the settings page does not do anything and configs are not saved. I was thinking since it...
Also you should probably update `requirements.txt` as it seems `scipy` is now a required package as well?
Maybe make a auto complete for the tags?? like when you close the tags like `head` it will automatically add its closing tag ``. This might be a small workaround...
If anyone is working on this, i would like to recommend [got](https://github.com/sindresorhus/got) or [ky](https://github.com/sindresorhus/ky).
is this still open? i would love to give it a try
is this supposed to be the current editor instance only(so different history for each editor tab) or does it include maintaining a single history across the editor tabs (like in...
Just a heads up, theres two navigation buttons in the editor rn  Is it redundant or ?
Hey so i tried to start this, how would you like to record the cursor postions.. i havent really used vscodes cursor navigation and thought to try it today, it...
Hey, i tried to run the test on Fedora and i also got the same errors. I merged the current master branch with this pull request and then ran the...
@zetade1029 open the command prompt inside the folder where u cloned the repo and then do `pip install -r requirements.txt` . You can also create a virtual environment if you...