Improve commercequest's code editor?
Posting here because I don't see a way to post it in "COMMUNITY IDEAS AND FEEDBACK
"
I kind of get annoyed with the 'code editor' in this forum, it's clunky and doesn't even offer syntax highlighting.
Ideally we'd have something like the markdown code blocks, where I can just add three tildes (```
) to start a code block, even allowing me to name the language after the tildes (i.e. ```php
or ```yaml
):
it'd be nice to add mermaid too :)
Right now I have to select the text, and press the format as inline code thingy:
See how I struggle to create the following code block in this video
(you can even hear me drop my mouse :D):protected someFunction(string $this, int $that): string{
$something ="$this = $that";
SomeCOmment?
return $something;
}
Ah,also,it'd be nice to be able to upload videos, but there is already a request for that :)
fyi: @Samuel Pais @Lauren Kulwicki @Guido X Jansen , not sure where/whom to post/ping about this :)
This thread was started because I struggled to add comments to my code block in:
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 73 Spryker News
- 911 Developer Corner
- 771 Spryker Development
- 87 Spryker Dev Environment
- 361 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 25 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 69 Spryker Safari Questions
- 50 Random