Arun Bose
Arun Bose
* This should only ask a max of 3 questions, in the same window, with reasonable defaults. * There should only be a done button. No multi-page next-next flows. *...
### Describe the problem Bring TM grammar driven tokenization to your CodeMirror editors. Say goodbye to the not-so-cool and not-so-accurate syntax highlighting you've been living with and up your game...
Ivestigate ways to sandbox extensions access to - [ ] network - enxtensions hwould declare what network resources they access and we whitelist only those resources. - [ ] dom,...
### Describe the problem Currently toggle panels has a confusing shortcut as `Ctrl-Shift-~` . ### Describe the solution you'd like Pressing Esc key will toggle the bottom panels currently, except...
Language server support is essential for the future of [phcode.dev](https://phcode.dev). Language servers brings in code auto completion and advanced code assistance features inside phoenix. Almost all implementations currently in existence...
### Describe the problem This would be a great feature add - to be able to limit find and replace to within the selected text. Thanks! ### Describe the solution...
Phoenix ui that the user sees on first paint should be visible in about 500 ms. This will near sublime text territory and instant boot performance rivalling native apps. This...
### 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...
### 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...
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...