Цей веб-сайт працює краще з JavaScript.
Головна
Огляд
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Слідкувати
1
В обрані
0
Форк
0
Код
Проблеми
0
Запити на злиття
0
Релізи
0
Вікі
Активність
Переглянути джерело
Removes dead code
main
Eric Amodio
4 роки тому
джерело
6333768dc6
коміт
4788392fd0
1 змінених файлів
з
0 додано
та
16 видалено
Розділений перегляд
Параметри порівняння
Показати статистику
Завантажити патч
Завантажити файл різниці
+0
-16
src/messages.ts
+ 0
- 16
src/messages.ts
Переглянути файл
@ -94,22 +94,6 @@ export class Messages {
)
;
}
// static async showViewsUpgradeMessage() {
// const openSettings: MessageItem = { title: 'Open Settings' };
// const result = await Messages.showMessage(
// 'info',
// 'GitLens 11 has replaced the Repositories view with many new views, and integrated the Line History view into the File History view. To re-enable either of these views, open the GitLens Interactive Settings.',
// undefined,
// null,
// openSettings,
// );
// if (result === openSettings) {
// await commands.executeCommand(Commands.ShowSettingsPageAndJumpToRepositoriesView);
// }
// }
static
async
showWhatsNewMessage
(
version
:
string
)
{
const
actions
:
MessageItem
[
]
=
[
{
title
:
"What's New"
}
,
{
title
:
'Release Notes'
}
,
{
title
:
'❤'
}
]
;
Писати
Попередній перегляд
Завантаження…
Відмінити
Зберегти