+ 5
Why doesn't SoloLearn Q/A section allow use of Code Tags?
As one may see, it is difficult to open code playground for just seeing a code on slow connections and answer it... Also, codes that are given as answers would be better to see and understand provided SoloLearn allowed the use of something like this: [Code] print "Hello World" [Code/] //This is shown as // //1) print "Hello World" // //in a box with syntax colors... :) Why isn't such a tag here for use?
32 Antworten
+ 10
@Andrew and @Jafca you are the wierdest and coolest person at the same time. Holy. Cow.
+ 10
:O
+ 8
@Andrew The best exploiters in the world xD
+ 7
It would be a cool enhancement, but not prioritary... better to expect that Q&A organization will be improved :P
( not necessarly with syntax coloration, but at least frame and monospaced font, to better read/select ^^ )
+ 7
@AG
Yes...
But with a frame to support readability
+ 7
@Siddharth Saraf
Yes
+ 7
@Siddharth
Then I will...
+ 6
@visph
I also think of it as an enhancement...
+ 6
monoSPACED...
Does your solution be easy to do? ( I mean, just direct typing in the answer field ^^ )
I can copy it, but if I insert char inside, I still write with default font/char...
+ 5
You mean embedding of codes like as in stack overflow?
+ 5
Appart the fact the spacement is a few exagerate, how do you do? Is there a unicode page with monospaced char?
+ 5
@Kinshuk
You can write to SoloLearn for this feature
+ 5
Missing the essential space character in monospaced set: clean alignement isn't possible so ^^
+ 4
@Param Siddharth:
Sure, but it's less quick, requiring lot of clicks... So, for few lines of codes, it's not very well adapted, even it does for dozen lines ;)
+ 3
a b c d e f g h I j k l m n o p r s t u v w x y z A B C D E F I J K L M N O P R S T X Y Z
+ 3
يرتببتبتببر لغنتتلفنﻻا اتاتعغالبرل ىةعالف؟
+ 2
@Param Siddharth
Yes, and this section can benefit from that...
+ 1
You may post a new code and include/insert it into your post if you want to!
+ 1
Hmmm… I guess you are right, Visph. Some bulletin-style code-tags may be adapted by SoloLearn to make including codes easily, since it is a programming community. The inclusion of code could be easier then, like this:
[code type="PHP"]
<?php
echo "Hello World!";
?>
[/code]
. It would be displayed like this:
C O D E ( P. H. P. ):
1 • | < ? p h p
2 • | e c h o " H e l l o W o r l d ! " ;
3 • | ? >
[ E x e c u t e ]
, as it is displayed in the courses, with a button to execute the code, in the end.
This feature is present in many forums and discussion boards.
- 1
S̶t̶r̶i̶k̶e̶t̶h̶r̶o̶u̶g̶h̶ text is next :P