phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

Phoenix is a modern open-source Code Editor for the web, built for the browser.

Results 323 phoenix issues
Sort by recently updated
recently updated
newest added

Phoenix should show the actual and relative path of file ![relative_file_path](https://user-images.githubusercontent.com/1525027/139580488-dbc65c9b-121e-43b7-8b96-7267481f6d97.gif)

The customer should be able to edit code and continue with debugging without restarting the debug process

enhancement

* We need to communicate the alpha status of the builds. Please see below screenshot on the UI. ![image](https://user-images.githubusercontent.com/5336369/133650531-066e852c-14e2-48e3-8b2f-67df33e56ab2.png)

## Steps * Select a file/folder from the project file tree. * Press `F2` to rename file. * Result: Rename is not working. ## Expected result: ![image](https://user-images.githubusercontent.com/5336369/138158761-7a5a1dc3-67e1-42e0-97c3-75a6acae81e2.png) ## Screenshot *...

bug

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 ![image](https://user-images.githubusercontent.com/5336369/138305810-587c9f7f-1140-49a3-8f38-b3fa7669648d.png) # Expected * Error should not be shown if user cancelled...

bug

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

bug

### Prerequisites * [x ] Can you reproduce the problem with `Debug -> Reload Without Extensions`? * [ x] Did you perform a cursory search to see if your bug...

enhancement

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

bug

Extension manager should work