Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to access the Intellisense when collaborating on host #32

Open
FredCoen opened this issue Feb 3, 2021 · 1 comment
Open

Ability to access the Intellisense when collaborating on host #32

FredCoen opened this issue Feb 3, 2021 · 1 comment

Comments

@FredCoen
Copy link
Contributor

FredCoen commented Feb 3, 2021

No description provided.

@RomainFallet
Copy link

RomainFallet commented Feb 3, 2021

In my team, it is very painful for us to work within GitLive without all the built-in editor intellisense and code analysis.

Without feedback about wrong imports, without the ability the add automatically missing imports, without being able to hover a variable to see its type, without all the syntax errors the code linting might give us, it's like working in blind mode.

It requires constant vocal feedback from the host. And after we are tired of asking what to do, the pair programming session turns into a sharing screen session where the host do everything because he is the only who have visual feedback on what he is doing.

We are using TypeScript built-in support in VSCode and ESLint/Prettier VSCode plugins for static code analysis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants