IntelliJ 치트 시트는 Java, CloudSlang, Clojure, Dart, Erlang, Go, Groovy, JavaScript, PHP, Ruby 또는 JRuby, TypeScript, HTML, Perl, Haxe, Rust, Scala, XML/JSL, Kotlin과 같은 다양한 프로그래밍 언어를 지원합니다. , 하스켈, 루아, 줄리아, 파이썬. Android, Junit, Maven, TestNG, Django, EJB, Grails, JSF, JSP, Node.js, Play, struts, 웹 서비스, Hibernate, Ruby on Rails 등과 같은 플랫폼과 기술을 지원합니다.
광고 이 카테고리에서 인기 있는 강좌 INTELLIJ IDEA - 학습 경로 | 4개 코스 시리즈 | 6가지 모의고사무료 소프트웨어 개발 과정 시작
웹 개발, 프로그래밍 언어, 소프트웨어 테스팅 등
IntelliJ 치트 시트에는 확장 가능하고 대화형인 광범위한 라이브러리가 있으며 일반적인 작업을 계산하기 위한 다양한 내장 메서드가 포함되어 있습니다. 기본 선택, 코드 완성, 리팩토링 명령을 수행하는 데 사용할 수 있는 다양한 명령이 있습니다.
다음은 다양한 종류의 작업을 수행하는 언급된 명령에 대한 IntelliJ 치트 시트입니다.
Command | Description |
Ctrl + / | This command is used to Comment Line |
Ctrl + Shift + / | It is used to Comment Block |
Ctrl + D | It is to Duplicate Line |
Alt + Shift + Down/Up | To Move line |
Ctrl + Alt + Shift + Down/Up | To Move the Whole statement |
Ctrl + – | It is to Collapse block |
Ctrl + + | It is used to Expand block |
Ctrl + Shift + +/- | When we need to Collapse/ Expand the whole file |
Ctrl + A | Need to Select Whole life |
Ctrl + W | When to Extend the selection to the next block |
Ctrl + Shift + W | It is used to Shrinks selection |
Alt + J | When to Select next occurrence |
Alt + Shift + J | When to Deselect next occurrence |
Ctrl + shift + F7 | Helps in Highlight all usages in file |
Ctrl +Alt + Shift + J | It is to Select all occurrence in the file |
Ctrl + Space | Suggest |
Ctrl + Space X2 | Getting the Deeper level suggestion |
Ctrl + shift + space | It helps in getting the List of matching suggestion |
Ctrl + shift + space x2 | A suggestion in return statement |
Ctrl + Shift + enter | Complete statement |
Shift + F6 | Rename |
Ctrl + Alt + V | Extract variable or field |
Ctrl + Alt + M | Encapsulate code in a new method |
Ctrl + Alt + C | Extract selected expression in a context |
Ctrl + Alt + P | Extract selected expression in a parameter |
Ctrl + Alt + T | Surround selected code |
코드 지원 및 탐색에 사용할 수 있는 다른 명령이 있습니다. 아래에서 찾아보세요:
Command | DESCRIPTION |
Ctrl + P | It is used to see the method signature |
Ctrl + J | It is used to insert a live template |
Ctrl + Q | It is to see the method documentation |
Ctrl + Alt + L | Used to Reformat code |
Ctrl + shift + i | It is to see the definition |
F2 | It helps in finding the next highlighted error in a file |
Ctrl + F1 | It is used to see the description error |
Alt + Enter | It provides a suggested solution |
Ctrl + N | When it is required to search class |
Ctrl + Shift +N | It is used to search file |
F4 | It helps in Jump to source |
Ctrl + B | Jump to declaration |
Ctrl + Alt + B | Jump to implementation |
Ctrl + F12 | It is used to see a file structure |
IntelliJ 치트 시트는 요즘 javascript, Json, 기타 Java 프로그래밍 또는 스크립팅 언어 작업을 하는 개발자들 사이에서 인기를 얻고 있습니다. 모든 플랫폼에서 대부분 간단하고 쉽고 유연합니다. 이는 애플리케이션 실행, 디버깅, 컴파일 및 테스트에 도움이 됩니다. 애플리케이션을 배포하고, 애플리케이션을 분석하고, 소스 코드의 구조와 계층 구조, 모듈 종속성을 확인하고, 아티팩트로 작업하고, 파일 감시자를 사용하는 데 사용됩니다. 이는 주로 거의 모든 도구, 프레임워크, 버전 제어 및 기술과 호환되므로 오늘날 모든 개발자가 함께 작업할 수 있는 첫 번째 선택입니다.
위 내용은 IntelliJ 치트 시트의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!