Remix.run Logo
spike021 5 days ago

is github's PR considered read-only?

i've had team members edit a correction as a "suggestion" comment and i can approve it to be added as a commit on my branch.

ivanjermakov 5 days ago | parent [-]

By read-only I meant that you can't fully interact with the code: run/debug it, use intellisense, etc.

spike021 5 days ago | parent [-]

Can't you just check out the branch of the repo locally into your ide? i'm still confused what limitation you are talking about.

ivanjermakov 4 days ago | parent [-]

Described well in the post. This way you have to switch between ide and web diff viewer, redundant and not convenient.