Pycharm Tutorial
Pycharm Useful Resources
Selected Reading
- Pycharm - Flask
- Pycharm - Pyramid
- Pycharm - Django
- Pycharm - Web Frameworks
- Pycharm - Exporting Data
- Pycharm - Database Tools
- Pycharm - Tips
- Pycharm - JavaScript Support
- Pycharm - HTML & CSS Integration
- Pycharm - Integration of Version Control
- Pycharm - Debugging & Breakpoints
- Pycharm - Interpreters
- Pycharm - Console
- Pycharm - Improving & Writing Code
- Pycharm - Micros
- Pycharm - Macros
- Pycharm - Omni
- Pycharm - Shortcuts
- Pycharm - Keymaps
- Pycharm - Understanding Basics
- Pycharm - Installation
- Pycharm - Introduction
- Pycharm - Home
Pycharm Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Pycharm - Omni
Pycharm - Omni
Omni is the section in PyCharm which deals into anywhere from any place. It includes various tools for a user to move from one place to another. It helps in such a scenario that you need to quickly move from one project directory into another. This chapter will famiparize you with the functionapties of Omni.
Functionapties
The Navigate menu describes the functionapties involved in Omni. This section discusses these in detail −
Class
This helps to navigate from one class to another in a mentioned project. This is very helpful to navigate through a pst of classes.
Back
This option helps to move backwards from the existing state. The shortcut key is Ctrl+Alt+Left.
Forward
It works similar to the back option. However, the functionapty is completely vice-versa.
Advertisements