this post was submitted on 18 Nov 2023
68 points (83.3% liked)

Programmer Humor

32495 readers
885 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

I wonder how did Microsoft come up with this suggestion.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 19 points 1 year ago (3 children)

Pretty sure it does that regardless of what language you're using if you have the extension installed

[–] [email protected] 5 points 1 year ago (2 children)

but I don't have any Java extension?!

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

do you have a jdk installed on your system?
it checks for that too

[–] [email protected] 2 points 1 year ago

oh, makes sense now. thanks!