Skip to content

Commit d0e54c0

Browse files
committed
update docs: add find all references feature gif
1 parent e5c76e1 commit d0e54c0

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Flink-SQL-Checker
22

3-
This extension provides Flink SQL support for VSCode. support Flink SQL error grammar check, syntax highlighting, complete keywords, rename and code format, including user-defined functions.
3+
This extension provides Flink SQL support for VSCode. support Flink SQL error grammar check, syntax highlighting, complete keywords, rename, find all references and code format, including user-defined functions.
44

55

66
## 1.Features
@@ -40,7 +40,9 @@ snippets keywords:
4040
#### join
4141
![](docs/images/join_snippets.gif)
4242

43-
### 1.5 Code Format
43+
### 1.5 Find All References
44+
![](docs/images/find-all-references.gif)
45+
### 1.6 Code Format
4446
Select your FlinkSQL code and press ```Alt+Shift+f```.
4547

4648
## 2. User Guide
368 KB
Loading

0 commit comments

Comments
 (0)