Commit 35f7cfa
Parse description from node doc comments (#2089)
* Parse description from node doc comments
* Add node description tooltips
* Code review
---------
Co-authored-by: Adam G <[email protected]>
Co-authored-by: Keavon Chambers <[email protected]>1 parent 8fdecaa commit 35f7cfa
File tree
12 files changed
+144
-24
lines changed- editor/src
- messages
- frontend
- portfolio/document/node_graph
- frontend/src
- components
- views
- state-providers
- wasm-communication
- node-graph
- gcore/src
- vector/vector_data
- node-macro/src
12 files changed
+144
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
137 | 138 | | |
138 | 139 | | |
139 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
140 | 148 | | |
141 | 149 | | |
142 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
42 | 52 | | |
43 | 53 | | |
44 | 54 | | |
| |||
245 | 255 | | |
246 | 256 | | |
247 | 257 | | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | 258 | | |
253 | 259 | | |
254 | 260 | | |
| |||
0 commit comments