Skip to content

Commit bb18dba

Browse files
committed
Readme: add a link to the hint list
1 parent f3f2f1c commit bb18dba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This VSCode extension allows you to debug [HashLink](https://hashlink.haxe.org/)
44

55
*Only available on VSCode 64 bit*
66

7+
Additional features:
8+
- **Watch hints**: add `:h` to the end of a watch expression (for example, `myvar:h`) to display the value in hexadecimal. For the full list of hints, see [enum Hint](https://github.com/vshaxe/hashlink-debugger/blob/master/hld/Value.hx#L32).
9+
710
## Building from Source
811

912
The following instructions are only relevant for building the extension from source and are **not required when installing it from the marketplace**.

0 commit comments

Comments
 (0)