更新时间:2021-07-09 21:43:13
coverpage
Mastering PyCharm
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Getting the Right Look
A short note on keyboard shortcuts
The basics
Beautiful code
Imports and exports
TextMate bundles
Summary
Chapter 2. Understanding the Keymap
Different keymaps
Finding shortcuts
Setting shortcuts
Troubleshooting on Mac
Chapter 3. Getting Places
Omni
Macro
Micro
Chapter 4. Editing
Improving code completion
Setting up IPython Notebook
Editor plugins
Writing code
Reading code
Chapter 5. Interpreters and Consoles
All about interpreters
The PyCharm console
Chapter 6. Debugging
Running debugging and setting breakpoints
Debugging workflow
Dealing with threads and processes
Debugging from the console
Attach to Process…
Profiling
Chapter 7. The PyCharm Ecosystem
The IntelliJ ecosystem
Support for PyCharm
YouTrack.JetBrains
What makes a good plugin?
Chapter 8. File Templates and Snippets
File templates
Snippets (live templates)
Surround templates
Chapter 9. Version Control Integration
Initializing version control
Ignoring files
Remotes
The VCS menu
The Changes panel
Change lists
Chapter 10. HTML and JavaScript Tools
JavaScript support
HTML and CSS
Chapter 11. Web Development with PyCharm
Database tools
Web frameworks
Index