phoenix
phoenix copied to clipboard
Phoenix is a modern open-source Code Editor for the web, built for the browser.
### Describe the bug When encountering a file that Phoenix Code does not have permission to read, the entire project fails to load (no files in the file tree, directory...
### Describe the bug When using "Beautify Code after Save" feature :- When I manually collapse sections of my code (clicking the collapse arrow to fold sections of code) and...
### Describe the bug After resuming the device from Sleep mode, the Live Preview feature in Phoenix Code Editor becomes unresponsive. The preview no longer updates automatically, and the user...
### Describe the problem Currently, to modify lint rules, one needs to edit a json file for html/js or other files. This may is not the best UX for blank...
### Describe the problem Upon opening the program, it does not remember the size and state of the program window upon previous close; the window state being maximized or otherwise,...
### Describe the bug M1 Mac Pro, former Brackets user; finding massive performance issues with Phoenix not solved by updating versions. Hanging multiple minutes at a time between clicks leaves...
### Describe the problem In the code editor, the vertical space between lines of code is very small. ### Describe the solution you'd like Allow to increase the vertical space...
### Describe the problem https://www.reddit.com/r/brackets/comments/1ec06x8/phoenix_code_sass_compiler/ Phoenix should natively be able to compile *.scss files like Brackets SASS (which doesn't work on Phoenix Code). #### Brackets SASS is not supported in...
### Describe the problem When I type a tag and press the Enter key, the insertion line and closing tag drop down to the next line. No space between the...
### Describe the problem In windows, Network drives can be mounted like `\\network\some\path` . Phcode cannot handle those paths currently.Windows ### Describe the solution you'd like Should be able to...