|
72 | 72 | {
|
73 | 73 | "command": "neo3-visual-devtracker.express.contractDeploy",
|
74 | 74 | "title": "Deploy contract to Neo Express",
|
75 |
| - "category": "Neo Express 3" |
| 75 | + "category": "Neo Express N3" |
76 | 76 | },
|
77 | 77 | {
|
78 | 78 | "command": "neo3-visual-devtracker.express.create",
|
79 | 79 | "title": "Create private blockchain",
|
80 |
| - "category": "Neo Express 3" |
| 80 | + "category": "Neo Express N3" |
81 | 81 | },
|
82 | 82 | {
|
83 | 83 | "command": "neo3-visual-devtracker.express.createCheckpoint",
|
84 | 84 | "title": "Create checkpoint",
|
85 |
| - "category": "Neo Express 3" |
| 85 | + "category": "Neo Express N3" |
86 | 86 | },
|
87 | 87 | {
|
88 | 88 | "command": "neo3-visual-devtracker.express.customCommand",
|
89 | 89 | "title": "Run custom Neo Express command",
|
90 |
| - "category": "Neo Express 3" |
| 90 | + "category": "Neo Express N3" |
91 | 91 | },
|
92 | 92 | {
|
93 | 93 | "command": "neo3-visual-devtracker.express.exploreStorage",
|
94 | 94 | "title": "Explore contract storage",
|
95 |
| - "category": "Neo Express 3" |
| 95 | + "category": "Neo Express N3" |
96 | 96 | },
|
97 | 97 | {
|
98 | 98 | "command": "neo3-visual-devtracker.express.reset",
|
99 | 99 | "title": "Reset blockchain",
|
100 |
| - "category": "Neo Express 3" |
| 100 | + "category": "Neo Express N3" |
101 | 101 | },
|
102 | 102 | {
|
103 | 103 | "command": "neo3-visual-devtracker.express.restoreCheckpoint",
|
104 | 104 | "title": "Restore checkpoint",
|
105 |
| - "category": "Neo Express 3" |
| 105 | + "category": "Neo Express N3" |
106 | 106 | },
|
107 | 107 | {
|
108 | 108 | "command": "neo3-visual-devtracker.express.run",
|
109 | 109 | "title": "Start blockchain",
|
110 |
| - "category": "Neo Express 3", |
| 110 | + "category": "Neo Express N3", |
111 | 111 | "icon": {
|
112 | 112 | "light": "resources/light/play.svg",
|
113 | 113 | "dark": "resources/dark/play.svg"
|
|
116 | 116 | {
|
117 | 117 | "command": "neo3-visual-devtracker.express.runAdvanced",
|
118 | 118 | "title": "Start blockchain (with custom options)...",
|
119 |
| - "category": "Neo Express 3" |
| 119 | + "category": "Neo Express N3" |
120 | 120 | },
|
121 | 121 | {
|
122 | 122 | "command": "neo3-visual-devtracker.express.stop",
|
123 | 123 | "title": "Stop blockchain",
|
124 |
| - "category": "Neo Express 3" |
| 124 | + "category": "Neo Express N3" |
125 | 125 | },
|
126 | 126 | {
|
127 | 127 | "command": "neo3-visual-devtracker.express.transfer",
|
128 | 128 | "title": "Transfer assets",
|
129 |
| - "category": "Neo Express 3" |
| 129 | + "category": "Neo Express N3" |
130 | 130 | },
|
131 | 131 | {
|
132 | 132 | "command": "neo3-visual-devtracker.express.walletCreate",
|
133 | 133 | "title": "Create wallet",
|
134 |
| - "category": "Neo Express 3" |
| 134 | + "category": "Neo Express N3" |
135 | 135 | },
|
136 | 136 | {
|
137 | 137 | "command": "neo3-visual-devtracker.neo.contractDeploy",
|
138 | 138 | "title": "Deploy contract",
|
139 |
| - "category": "Neo 3" |
| 139 | + "category": "Neo N3" |
140 | 140 | },
|
141 | 141 | {
|
142 | 142 | "command": "neo3-visual-devtracker.neo.invokeContract",
|
143 | 143 | "title": "Invoke contract",
|
144 |
| - "category": "Neo 3" |
| 144 | + "category": "Neo N3" |
145 | 145 | },
|
146 | 146 | {
|
147 | 147 | "command": "neo3-visual-devtracker.neo.newContract",
|
148 | 148 | "title": "Create contract",
|
149 |
| - "category": "Neo 3" |
| 149 | + "category": "Neo N3" |
150 | 150 | },
|
151 | 151 | {
|
152 | 152 | "command": "neo3-visual-devtracker.neo.walletCreate",
|
153 | 153 | "title": "Create wallet",
|
154 |
| - "category": "Neo 3" |
| 154 | + "category": "Neo N3" |
155 | 155 | },
|
156 | 156 | {
|
157 | 157 | "command": "neo3-visual-devtracker.tracker.openTracker",
|
158 |
| - "title": "Open Neo Visual DevTracker", |
159 |
| - "category": "Neo 3 Visual DevTracker", |
| 158 | + "title": "Open Neo N3 Visual DevTracker", |
| 159 | + "category": "Neo N3 Visual DevTracker", |
160 | 160 | "icon": {
|
161 | 161 | "light": "resources/light/open.svg",
|
162 | 162 | "dark": "resources/dark/open.svg"
|
163 | 163 | }
|
164 | 164 | },
|
165 | 165 | {
|
166 | 166 | "command": "neo3-visual-devtracker.connect",
|
167 |
| - "title": "Connect to a Neo blockchain", |
168 |
| - "category": "Neo 3 Extension" |
| 167 | + "title": "Connect to a Neo N3 blockchain", |
| 168 | + "category": "Neo N3 Extension" |
169 | 169 | },
|
170 | 170 | {
|
171 | 171 | "command": "neo3-visual-devtracker.customizeServerList",
|
172 | 172 | "title": "Customize blockchain list",
|
173 |
| - "category": "Neo 3 Extension" |
| 173 | + "category": "Neo N3 Extension" |
174 | 174 | },
|
175 | 175 | {
|
176 | 176 | "command": "neo3-visual-devtracker.disconnect",
|
177 | 177 | "title": "Disconnect from current Neo blockchain",
|
178 |
| - "category": "Neo 3 Extension" |
| 178 | + "category": "Neo N3 Extension" |
179 | 179 | }
|
180 | 180 | ],
|
181 | 181 | "menus": {
|
|
293 | 293 | "activitybar": [
|
294 | 294 | {
|
295 | 295 | "id": "neo3-visual-devtracker-mainView",
|
296 |
| - "title": "Neo 3 Visual DevTracker", |
| 296 | + "title": "Neo N3 Visual DevTracker", |
297 | 297 | "icon": "resources/n3-logo.png"
|
298 | 298 | }
|
299 | 299 | ]
|
|
0 commit comments