charly p abraham

Results 52 issues of charly p abraham

### 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 problem Currently, phoenix is not supported in firefox as firefox does not implement native filesystem libraries. As a result, anyone using firefox cannot open a folder /project...

Feature Request

Phoenix should support typescript by default. ## Related discussions: 1. https://github.com/phcode-dev/phoenix/discussions/975

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

### Describe the bug While debugging in the console, i can see Phoenix logs along with live preview logs. It confuses the developer ### Reproduction 1. Start live preview 2....

bug

### Describe the bug console.log does not display contents in Linux ### Reproduction 1. Put `console.log('hello');` in js 2. See if contents are displayed in console ### Expected behavior contents...

bug