Skip to content

Commit b9580d3

Browse files
authored
SQL 편집기 바로 가기 키 일람표 메뉴 '###'로 변경
1 parent fcc57cc commit b9580d3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

website/translated_docs/ko/0203-using-editor-advanced.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ SQL 맞춤 옵션 설정 하기를 설명합니다.
410410

411411
SQL 편집기의 바로 가기 키는 사용자 지정으로 변경 가능합니다.
412412

413-
#### 실행 도구 모음
413+
### 실행 도구 모음
414414

415415
| 버튼 | 명령어 | 바로 가기 키 | 동작 |
416416
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- | ------------------- | ------------------------------ |
@@ -427,7 +427,7 @@ SQL 편집기의 바로 가기 키는 사용자 지정으로 변경 가능합니
427427
| ![SQL Alignment Options](https://s3.ap-northeast-2.amazonaws.com/sqlgate-resource/captures/executionPlan/icon-sql-editor-SQLAlignmentOptions.png) | SQL 맞춤 | F9 | SQL 편집기의 SQL을 정렬합니다. |
428428
| ![Move tab to right](https://s3.ap-northeast-2.amazonaws.com/sqlgate-resource/captures/executionPlan/icon-sql-editor-moveTabToRight.png) | SQL 맞춤 옵션 | | SQL맞춤의 옵션을 설정합니다. |
429429

430-
#### 탭 도구 모음
430+
### 탭 도구 모음
431431

432432
| 버튼 | 명령어 | 바로 가기 키 | 동작 |
433433
| --------------------------------------------------------------------------------------------------------------------------------------- | ------ | -------------- | -------------- |
@@ -436,7 +436,7 @@ SQL 편집기의 바로 가기 키는 사용자 지정으로 변경 가능합니
436436
| ![Previouse Editor](https://s3.ap-northeast-2.amazonaws.com/sqlgate-resource/captures/executionPlan/icon-sql-editor-previousEditor.png) | 이전 편집기 | Ctrl+Alt+Left | 이전 편집기도 이동합니다. |
437437
| ![Next editor](https://s3.ap-northeast-2.amazonaws.com/sqlgate-resource/captures/executionPlan/icon-sql-editor-nextEditor.png) | 다음 편집기 | Ctrl+Alt+Right | 다음 편집기로 이동합니다. |
438438

439-
#### 파일 도구 모음
439+
### 파일 도구 모음
440440

441441
| 버튼 | 명령어 | 바로 가기 키 | 동작 |
442442
| ---------------------------------------------------------------------------------------------------------------------------------- | ---------- | ------- | ------------------ |
@@ -445,7 +445,7 @@ SQL 편집기의 바로 가기 키는 사용자 지정으로 변경 가능합니
445445
| ![Save](https://s3.ap-northeast-2.amazonaws.com/sqlgate-resource/captures/executionPlan/icon-sql-editor-save.png) | 저장 | Ctrl+S | 파일을 저장합니다. |
446446
| ![Print preview](https://s3.ap-northeast-2.amazonaws.com/sqlgate-resource/captures/executionPlan/icon-sql-editor-printPreview.png) | 인쇄 미리 보기 | Ctrl+P | 인쇄 미리 보기를 실행합니다. |
447447

448-
#### 편집기 도구 모음
448+
### 편집기 도구 모음
449449

450450
| 버튼 | 명령어 | 바로 가기 키 | 동작 |
451451
| --------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | ------------ | -------------------------------------------------------- |
@@ -478,7 +478,7 @@ SQL 편집기의 바로 가기 키는 사용자 지정으로 변경 가능합니
478478
| ![Toggle folding.](https://s3.ap-northeast-2.amazonaws.com/sqlgate-resource/captures/executionPlan/icon-sql-editor-toggleFolding.png) | 접기 설정/해제 | | 접기 기능을 설정/해제 합니다. |
479479
| ![SQL Convert](https://s3.ap-northeast-2.amazonaws.com/sqlgate-resource/captures/executionPlan/icon-sql-editor-SQLConvert.png) | SQL 변환 | | Delphi, VB, C#, ASP, PHP, JSP, Java, C 코드로 SQL을 변환합니다. |
480480

481-
#### 형식 도구 모음
481+
### 형식 도구 모음
482482

483483
| 버튼 | 명령어 | 바로 가기 키 | 동작 |
484484
| ---------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | ------- | --------------------- |

0 commit comments

Comments
 (0)