Guide
Topics
Remote Development
Technologies
JavaScript and TypeScript
Python
Java
Go
.NET
Kotlin
Solutions
Game Development
JetBrains AI Guide: How to Use AI in Your IDE
Remote Development
Databases
Django
Hot tags
Amazon AWS
Debugging
Git
Google Cloud
Gradle
Refactoring
Browse more content...
Explore
Latest
All the resources in the Guide, starting with most recent.
Previous
Next
1
…
33
34
35
…
133
Tip
Presentation Assistant
Use Presentation Assistant to display shortcuts being used.
Tip
Extract Method
Extract code to a new method.
Tip
Use code from chat
Apply code snippets from the AI Assistant chat window to your project.
Tip
Open the AI Assistant chat window
Open the AI Assistant chat window from Recent Files.
Tip
Custom prompts
Use a custom prompt to let AI Assistant help you.
Tip
Refactor Code with AI Assistant
How AI Assistant can help you refactor code.
Tip
Params collection in C#
Use the params collection in C# so methods can accept a dynamic number of parameters.
Part of tutorial
Testing for Exceptions
Write tests which ensure exceptions are raised when expected.
Part of tutorial
Getting Into the TDD Flow
Setup your PyCharm project to help get into the flow of Test-Driven Development (TDD).
Part of tutorial
Skipping Tests
During refactoring, use pytest's markers to ignore certain breaking tests.
Part of tutorial
Project Setup
Make a PyCharm project and virtual environment with dependencies, and configure PyCharm to use pytest.
Part of tutorial
Jump to Error
Writing code means writing broken code. Click a link in a traceback to open a file on the line of the error.
Previous
Next
1
…
33
34
35
…
133