File tree Expand file tree Collapse file tree 1 file changed +6
-28
lines changed Expand file tree Collapse file tree 1 file changed +6
-28
lines changed Original file line number Diff line number Diff line change @@ -38,40 +38,16 @@ The following will need to be installed in order to use this template. Please fo
3838
3939- [ Bulloak] ( https://github.com/alexfertel/bulloak )
4040 - This is required to generate test stub from ` .tree ` spec files.
41+
42+ ---
4143
4244## Usage
4345
4446The usage of this extension is straightforward.
4547
46- ### 1.) From the context menu: Select file(s) -> Right click -> ` SolidityInspector: <ACTION> `
48+ - From the context menu: Select file(s) -> Right click -> ` SolidityInspector: <ACTION> `
49+ - From the command pallet: Press ` Cmd + Shift + P ` -> Search ` Solidity Inspector - <ACTION> `
4750
48- <img src =" ./assets/context-menu.gif " />
49-
50- ---
51-
52- ### 2.) From the command pallet: Press ` Cmd + Shift + P ` -> Search ` Solidity Inspector - <ACTION> `
53-
54- #### IR-Optimized Output:
55-
56- <img src =" ./assets/ir-opt.gif " />
57-
58- ---
59-
60- #### ASM-Optimized Output:
61-
62- <img src =" ./assets/asm-opt.gif " />
63-
64- ---
65-
66- #### Storage layout Output:
67-
68- <img src =" ./assets/storage-layout.gif " />
69-
70- ---
71-
72- #### Flatten contract Output:
73-
74- <img src =" ./assets/flatten.gif " />
7551
7652
7753---
@@ -96,6 +72,8 @@ https://github.com/PraneshASP/vscode-solidity-inspector/assets/42379522/2a3d591b
9672
9773---
9874
75+ > For more demos, see [ ./assets] ( https://github.com/PraneshASP/vscode-solidity-inspector/tree/main/assets )
76+
9977<!-- CONTRIBUTING -->
10078
10179## Contributing
You can’t perform that action at this time.
0 commit comments