forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: JetBrains.FleetLauncher.Preview version 1.41.101 (micros…
- Loading branch information
Showing
4 changed files
with
98 additions
and
0 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
...j/JetBrains/FleetLauncher/Preview/1.41.101/JetBrains.FleetLauncher.Preview.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: JetBrains.FleetLauncher.Preview | ||
PackageVersion: 1.41.101 | ||
InstallerType: portable | ||
Commands: | ||
- fleet | ||
ReleaseDate: 2024-10-09 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://download.jetbrains.com/fleet/launcher/windows_x64/launcher-1.41.101.exe | ||
InstallerSha256: 752F6CD111DFFAB5F2C3D833F92ACC056AEC33C6C846CF367DB5AB51ABAA81EF | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
46 changes: 46 additions & 0 deletions
46
...etBrains/FleetLauncher/Preview/1.41.101/JetBrains.FleetLauncher.Preview.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: JetBrains.FleetLauncher.Preview | ||
PackageVersion: 1.41.101 | ||
PackageLocale: en-US | ||
Publisher: JetBrains s.r.o. | ||
PublisherUrl: https://www.jetbrains.com/ | ||
PublisherSupportUrl: https://www.jetbrains.com/support/ | ||
PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ | ||
Author: JetBrains s.r.o. | ||
PackageName: Fleet Launcher (Public Preview) | ||
PackageUrl: https://www.jetbrains.com/help/fleet/install-on-a-remote-machine.html | ||
License: Proprietary | ||
LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ | ||
Copyright: Copyright © 2000-2024 JetBrains s.r.o. | ||
# CopyrightUrl: | ||
ShortDescription: Install JetBrains Fleet on a remote machine for remote development | ||
Description: You can install JetBrains Fleet on a remote machine for remote development. This addresses the case when you have a powerful box at home or in the office, and you want to use your local workstation as a thin client. This approach allows you to leverage higher compute capacity and avoid running heavy tasks locally. | ||
# Moniker: | ||
Tags: | ||
- fleet | ||
ReleaseNotes: |- | ||
Fleet 1.41 Release Notes | ||
Here are some noteworthy changes: | ||
- You can now select IntelliJ IDEA Classic, Emacsc, Sublime Text, or Eclipse as your preferred keymap via Settings | General | Keymap. | ||
- Fleet now supports unlimited splits for the main panel, allowing you to customize your editor with more than two vertical or horizontal splits. Just right-click the desired tab, go to Layout and select either Split Down or Split Right depending on how you want to split the editor window or side panels. Alternatively, go to View | Layout and choose your split option. You can also use drag and drop the tabs to the preferred position. Note: Side panels can’t be split indefinitely. | ||
- In conjunction with the new split options, we’ve introduced eight new actions to the Actions menu (⌘⇧K / Ctrl+Shift+K). To adjust the panels according to your preferences, you can now use the actions Move Tab to Left/Right/Bottom/Top and Focus Left/Right/Bottom/Top Split View. | ||
- Good news for Windows users. You can now conveniently open any file or folder with Fleet using the context menu. Just right-click your file or folder of choice and go to Open with Fleet. | ||
- In Fleet version 1.41, you will notice improved typing latency and responsiveness of the editor, especially when working with bigger files. | ||
- We’ve introduced some UI changes and a new startup page design. The connection page is now more organized, and we minimized the side menu. Recent remote connections (up to four) appear in the side menu for quick access. Furthermore, remote machines are now easily distinguishable. The tags’ colors show which remote machine has been used before, and in the side menu, the connection type has been added before the name, e.g. SSH: 192.168.1.1. | ||
- You can now also connect automatically to an SSH or WSL server on startup. | ||
- We're introducing a new action to the context menu and the Goto popup: New Terminal with Profile… This opens the Terminal Profile popup. Now, you can select the profile when opening a new terminal. You can also edit the default settings by going to Settings | Terminal | Terminal profiles. | ||
- We’ve added an Android device manager to Fleet. Android developers can now create, launch, and delete virtual devices on their local machine. | ||
We've also fixed several bugs: | ||
- The completion popup appears in the intended place again [FL-29129]. | ||
- Fleet is now compatible with macOS 15.0+ and Xcode 15.5+ [FL-29895]. | ||
- The quick documentation popup no longer disappears during typing [FL-27803]. | ||
- The welcome screen is no longer shown after closing a workspace on Windows [FL-18096]. | ||
See full release notes for the details about all the changes. | ||
ReleaseNotesUrl: https://youtrack.jetbrains.com/issues/FL?q=Fix%20versions:%201.41%20sort%20by:votes%20%23%7BReady%20for%20test%7D%20%23Verified | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
29 changes: 29 additions & 0 deletions
29
...etBrains/FleetLauncher/Preview/1.41.101/JetBrains.FleetLauncher.Preview.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: JetBrains.FleetLauncher.Preview | ||
PackageVersion: 1.41.101 | ||
PackageLocale: zh-CN | ||
Publisher: JetBrains s.r.o. | ||
PublisherUrl: https://www.jetbrains.com/zh-cn/ | ||
PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ | ||
PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ | ||
Author: JetBrains s.r.o. | ||
PackageName: Fleet Launcher(公开预览版) | ||
PackageUrl: https://www.jetbrains.com/help/fleet/install-on-a-remote-machine.html | ||
License: 专有软件 | ||
LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ | ||
Copyright: Copyright © 2000-2024 JetBrains s.r.o. | ||
# CopyrightUrl: | ||
ShortDescription: 在远程机器上安装 JetBrains Fleet 以进行远程开发 | ||
Description: 您可以在远程机器上安装 JetBrains Fleet 以进行远程开发。这解决了当您在家里或办公室里有一台功能强大的设备,并且希望将本地工作站用作瘦客户机时的情况。这种方法允许您利用更强的计算能力,避免在本地运行繁重的任务。 | ||
# Moniker: | ||
Tags: | ||
- fleet | ||
# ReleaseNotes: | ||
ReleaseNotesUrl: https://youtrack.jetbrains.com/issues/FL?q=Fix%20versions:%201.41%20sort%20by:votes%20%23%7BReady%20for%20test%7D%20%23Verified | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/j/JetBrains/FleetLauncher/Preview/1.41.101/JetBrains.FleetLauncher.Preview.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: JetBrains.FleetLauncher.Preview | ||
PackageVersion: 1.41.101 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |