Commit 815eee1
refactor(completions): thin alias getter for available versions
Parallel to ПолучитьСписокАлиасовУстановленныхВерсий: a thin
ПолучитьСписокАлиасовДоступныхКУстановкеВерсий wrapping the existing
table getter and flattening it to Массив<Строка>. Install's
completion provider now uses it and matches the one-liner shape of
the other version-alias providers.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 0d04c38 commit 815eee1
2 files changed
Lines changed: 21 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 87 | + | |
92 | 88 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
262 | 282 | | |
263 | 283 | | |
264 | 284 | | |
| |||
0 commit comments