Discuss Scratch

VedanshS933
Scratcher
1000+ posts

BB Code : Add the [code][/code] tags in the main bar

The current options are bold, italic, underline, strikeoff etc but there is not an option for the code tags. So please add them.

Last edited by VedanshS933 (Feb. 17, 2025 17:02:58)

scratchcode1_2_3
Scratcher
1000+ posts

BB Code : Add the [code][/code] tags in the main bar

print("you mean this?")
if input("is this what you mean?") == "yes":
    print("it's already a thing.")
-ElectronicArts-
Scratcher
1000+ posts

BB Code : Add the [code][/code] tags in the main bar

scratchcode1_2_3 wrote:

print("you mean this?")
if input("is this what you mean?") == "yes":
    print("it's already a thing.")
It is a thing but if you read closely the user suggested it to be an option on the toolbar.
scratchcode1_2_3
Scratcher
1000+ posts

BB Code : Add the [code][/code] tags in the main bar

-ElectronicArts- wrote:

(#3)
It is a thing but if you read closely the user suggested it to be an option on the toolbar.
But it already is?


edit: oh nvm that was my forbidden word

Last edited by scratchcode1_2_3 (July 27, 2023 15:21:50)

VedanshS933
Scratcher
1000+ posts

BB Code : Add the [code][/code] tags in the main bar

scratchcode1_2_3 wrote:

-ElectronicArts- wrote:

(#3)
It is a thing but if you read closely the user suggested it to be an option on the toolbar.
But it already is?


edit: oh nvm that was my forbidden word

Yes that's why. So for people who don't have a browser extension (vanilla scratch) they don't have this feature
VedanshS933
Scratcher
1000+ posts

BB Code : Add the [code][/code] tags in the main bar

bump
1THEKINGBOB3
Scratcher
100+ posts

BB Code : Add the [code][/code] tags in the main bar

what is <code> </code> tags used for?
VedanshS933
Scratcher
1000+ posts

BB Code : Add the [code][/code] tags in the main bar

1THEKINGBOB3 wrote:

what is <code> </code> tags used for?

they are used to make long strings into short. like this.

397429387492374928374983712983792873912783333892732732873282791728971973289329837287328973cbcuhewircbew889w7483979237937983792739237298372983729372983727318937298328193712983729328739812371298372837282882823727911138454743984732987492384732984738974398473987378438974398732897473298473987328974398743987348978379483

Last edited by VedanshS933 (Feb. 17, 2025 17:01:38)

1THEKINGBOB3
Scratcher
100+ posts

BB Code : Add the [code][/code] tags in the main bar

VedanshS933 wrote:

1THEKINGBOB3 wrote:

what is <code> </code> tags used for?

they are used to make long strings into short. like this.

397429387492374928374983712983792873912783333892732732873282791728971973289329837287328973cbcuhewircbew889w7483979237937983792739237298372983729372983727318937298328193712983729328739812371298372837282882823727911138454743984732987492384732984738974398473987378438974398732897473298473987328974398743987348978379483
Ok, thanks! I would support this suggestion, as it can be easily missed if not able to know the tag already.
BigNate469
Scratcher
1000+ posts

BB Code : Add the [code][/code] tags in the main bar

VedanshS933 wrote:

1THEKINGBOB3 wrote:

what is <code> </code> tags used for?

they are used to make long strings into short. like this.

397429387492374928374983712983792873912783333892732732873282791728971973289329837287328973cbcuhewircbew889w7483979237937983792739237298372983729372983727318937298328193712983729328739812371298372837282882823727911138454743984732987492384732984738974398473987378438974398732897473298473987328974398743987348978379483
They're also used for syntax highlighting- for example:
console.log("this is some JavaScript");
VedanshS933
Scratcher
1000+ posts

BB Code : Add the [code][/code] tags in the main bar

bump

Powered by DjangoBB