1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

QuickPick 逻辑移入独立文件

This commit is contained in:
2024-04-04 22:04:35 +08:00
parent 704b428d5f
commit 4b734d219a
3 changed files with 53 additions and 51 deletions

View File

@@ -1,5 +1,4 @@
import * as vscode from 'vscode';
import * as TextConversion from '../main-code/variable-conversion';
import { ConvertFunction, EOL } from '../type-definition/convert-function-type';
/**