Sahil Tara
Sahil Tara
I have another suggestion for this can we also reallocate a lot of the install experience to this new UI? Right now our install experience is pretty bad. Its a...
Ah haha I remember this thing. Best thing would be to Transform the overflowing elements into a dropdown or something.
This honestly sounds great to implement locally first. Would you want the login page to lock access to all other routes or? Suppose you were to pick the pages "Blank",...
@xtinah-w @jsondoo I would love to work on this. Also think for the actual issue we should split this one up into more manageable pieces. Let me know if anyone...
I thought of a way to do this. Although the explorer tree-view by default remains unfocused so I feel like it wouldn't help too much. If the user opens the...
This is an old issue @Tanya0609 see #82 It isn't our issue. It is an issue within vscode!
It seems that the current issue is due to azure app service. Here's a stack trace: ``` Activating extension `ms-azuretools.vscode-azureappservice` failed: Buffer() is deprecated due to security and usability issues....
I think it'll be fixed in the next version of appservice! I tried compiling their master branch and the buffer issue doesn't seem to show up! Try it out yourself...
Okay I'll work on this then!
> > Hey All, > > I think due to the nature of our application we should auto install dependencies for the user's project. That is, we should run npm...