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

### Describe the problem Currently, in the PHCode editor, there is no direct way to expose local machine projects to the internet. This limitation hinders the ability to share work...

Feature Request

**Describe the bug** opening [jquery-3.3.1.min.js](https://code.jquery.com/jquery-3.3.1.min.js) breaks quick follow function (ctl +click) **To Reproduce** Steps to reproduce the behavior: 1. Go to 'default page in phoenix' 2. Click on ' quick...

bug

### Describe the problem Can we run pygame builder with python web? https://www.pygame.org/project/5637 Would be very good to have this as a gateway for python programming for education. ### Describe...

Feature Request

### Describe the problem Currently, we dont read the prettier config file from the project root dir. This should be automatic. https://github.com/orgs/phcode-dev/discussions/1142 ### Describe the solution you'd like Prettier should...

Feature Request

The drag-and-drop functionality for extension installation has been removed due to its limited usage and poor user experience. Previously, users had to navigate to the extension manager and drop a...

core

### Describe the bug several times the graphical interface was frozen. Later I realized that this happens with Edge but not with Chrome. With Chrome it works quickly and smoothly....

bug
customer raised
Linux OS

### Describe the bug Selecting a function that is defined in a class and in parent and sister class only highlights the last one. See Reproduction for example. ### Reproduction...

bug

### Describe the problem Live preview pdf files and text copy. ### Describe the solution you'd like When opening PDF files, the live view must load the pdf document. Additionally,...

Feature Request

### Describe the problem We should be able to easily diff various files in the editor ### Describe the solution you'd like https://diff2html.xyz/ ### Alternatives considered _No response_ ### Additional...

customer raised
Feature Request

### Describe the problem We should be able to run node code in the browser using some node environment virtualization technologies. This will unlock new workflows specifically for students in...

Feature Request