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 240 phoenix issues
Sort by recently updated
recently updated
newest added

Enable UI base file settings instead of JSON base editing. If possible, show the effect of each setting live.

enhancement
UX

Support for different tabs for opened files

UX

### Describe the bug current theme info, which is helpful in identifyig the currently installed theme won't update if the theme is not in the search result. ![ezgif com-gif-maker](https://user-images.githubusercontent.com/78793827/216533838-ba08be53-609e-420a-bdc6-e1f38b523eab.gif) ###...

bug

### Describe the problem One developer suggested it would be good to show a preview of pictures whiles hovering the folders ### Describe the solution you'd like Add preview for...

Feature Request

### Describe the bug When pressing enter cursor does not go to the correct position after inserting HTML tags. ### Reproduction ![msedge_g8TWuWj96N](https://user-images.githubusercontent.com/1525027/216086001-c930e672-d427-4f92-93c0-6644a01472fc.gif) ### Expected behavior _No response_ ### OS, Browser...

bug

### Describe the bug https://github.com/acornjs/acorn/issues/1139 is fixed. Merge new acorn. ### Reproduction _No response_ ### Expected behavior _No response_ ### OS, Browser and Phoenix versions all ### logs or debug...

bug

### Describe the bug Currently, dropping files in the drop box is disabled ![image](https://user-images.githubusercontent.com/5336369/211735728-adc3a9b3-9bf1-4319-92cc-1514d35dfe74.png) ![image](https://user-images.githubusercontent.com/5336369/211745558-d2c15ed3-abda-4cc5-9aa7-02d4dfdc807c.png) ### Reproduction _No response_ ### Expected behavior _No response_ ### OS, Browser and Phoenix versions...

bug

### Describe the problem A new dark theme - eazy eyes dark looks good to have as a default theme. ### Describe the solution you'd like https://github.com/ArunyaGoojar/Easy-Eye-Dark-Brackets-Theme/issues/1 ### Alternatives considered...

Feature Request

### Describe the problem As a developer, I need to document the code. Even though we have Jsdoc support, writing code takes time and energy. As a result, a developer...

Feature Request

from their GitHub: PostCSS is a tool for transforming styles with JS plugins. These plugins can lint your CSS, support variables and mixins, transpile future CSS syntax, inline images, and...

enhancement