Commit 170d6bf
authored
Don't add code if no environment variables (#255)
## Before
<img width="1867" alt="Screenshot 2022-11-28 at 14 38 51"
src="https://user-images.githubusercontent.com/88345179/204292549-70892b09-1381-4de6-b37c-732daea8ac02.png">
## After
<img width="2233" alt="Screenshot 2022-11-28 at 14 39 34"
src="https://user-images.githubusercontent.com/88345179/204292583-fd24809e-0613-4f03-a903-c78c90acec7c.png">1 parent 4148c55 commit 170d6bf
File tree
2 files changed
+19
-2
lines changed- packages/databricks-vscode/src/run
2 files changed
+19
-2
lines changedLines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
127 | 142 | | |
128 | 143 | | |
129 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
278 | 280 | | |
279 | 281 | | |
280 | 282 | | |
| |||
0 commit comments