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

IntelliSense doc #476

Closed
jennifer-shehane opened this issue Mar 26, 2018 · 1 comment · Fixed by #478
Closed

IntelliSense doc #476

jennifer-shehane opened this issue Mar 26, 2018 · 1 comment · Fixed by #478

Comments

@jennifer-shehane
Copy link
Member

After some internal discussion, we decided that an "IntelliSense" or IDE tooling doc would be helpful on its own.

There was a lot of confusion around the TypeScript doc - where many people didn't understand that you could utilize IntelliSense within Cypress without using TypeScript.

We can also add the json schema setup for IntelliSense in our cypress.json.

"IntelliSense" is technically a term specific to Visual Studio Code, the technical broader term being "Intelligent code completion", which is why I'm hesitant to name the actual code document "IntelliSense" - and possibly make it a broader - "Using Cypress in your IDE" document.

@jennifer-shehane
Copy link
Member Author

Also, not everyone uses an IDE and may technically just be using a text editor.

"Integrating with Dev Environments"
"Intelligent Code Completion"

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

Successfully merging a pull request may close this issue.

1 participant