C
C#•4mo ago
JJ

Selection box at the git hub's readme.md

In Visual Studio, a selection box is created using the left mouse button and alt key, which allows developers to flexibly select multiple lines, do you know how to do it on GitHub README.md ?
No description
14 Replies
canton7
canton7•4mo ago
What do you mean by "GitHub README.md"? README.md is normally a text file. Multiple selection is a feature of a text editor. Text editors are used to edit text files
Angius
Angius•4mo ago
Open the readme file in an editor that lets you do this kind of a selection...?
JJ
JJOP•4mo ago
No description
canton7
canton7•4mo ago
That's your screenshot again, yes
ero
ero•4mo ago
They're asking how to do it in the browser. You can't.
JJ
JJOP•4mo ago
there is readme.md
Angius
Angius•4mo ago
this select no depend on file this select depend on editor use editor that can do this select
canton7
canton7•4mo ago
Are they? I didn't see them say they were using a browser editor anywhere
ero
ero•4mo ago
"GitHub readme.md"
JJ
JJOP•4mo ago
No description
ero
ero•4mo ago
:ReallyNow:
JJ
JJOP•4mo ago
maybe that is tool ?
canton7
canton7•4mo ago
Hey, I've seen the cases where making assumptions like that leads to confusing the OP with irrelevant instructions 😛 Right. You're using the github web editor (it doesn't matter that you're editing README.md, you could be editing any file). That doesn't support multiple selection
JJ
JJOP•4mo ago
I didn't try it, and The person acting in that picture is someone other than me.

Did you find this page helpful?