phoenix
phoenix copied to clipboard
Phoenix is a modern open-source Code Editor for the web, built for the browser.
Phoenix should show the actual and relative path of file 
The customer should be able to edit code and continue with debugging without restarting the debug process
* We need to communicate the alpha status of the builds. Please see below screenshot on the UI. 
## Steps * Select a file/folder from the project file tree. * Press `F2` to rename file. * Result: Rename is not working. ## Expected result:  ## Screenshot *...
For browsers that do not support the fs access APIs, https://web.dev/file-system-access/ , we should activate the following dialogues when a user tries to open a file or folder. > To...
## Steps 1. File Menu> Open folder 2. Press cancel # Result * An error message is shown  # Expected * Error should not be shown if user cancelled...
Currently, when phoenix is opened in the browser, it will try to load the last active project. But due to chrome security policy, if the opened project is using fs...
### Prerequisites * [x ] Can you reproduce the problem with `Debug -> Reload Without Extensions`? * [ x] Did you perform a cursory search to see if your bug...
### Steps open phoenix web site >click install app icon and install the chrome extension ### Result - install app icon remains after the web app extension is installed and...
Extension manager should work