We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fba961 commit 3c79622Copy full SHA for 3c79622
README.md
@@ -8,10 +8,10 @@
8
[BytecodeDL](https://github.com/BytecodeDL/ByteCodeDL) Helper
9
10
Features:
11
-- Partial **highlighting** and **navigation** for method and field signature in BytecodeDL output.
+- Partial **highlighting** and **navigation** for field, method and class signature in BytecodeDL output.
12
13
Tips:
14
-- You can rename `*.facts` and `*.csv` that contains method and field signature to `*.bdl` or just override file type.
+- You can rename `*.facts` and `*.csv` that contains symbol signature to `*.bdl` or just override file type.
15
<!-- Plugin description end -->
16
17
## Installation
0 commit comments