Vixb

Results 25 issues of Vixb

https://doc.fastgit.org/zh-cn/guide.html

Because restricted user can execute some command to create symbolic link without permission elevated. For example: "C:\A_folder"->"C:\B_folder", create symbolic links by the following logic: 1. run `cmd /c rmdir "C:\A_folder"`...

enhancement request
consider for rt

### pnpm version: 7.8.0 ### Code to reproduce the issue: run following code in powershell ``` → mkdir F:\pnpm\home # create work directory → Invoke-Webrequest https://github.com/pnpm/pnpm/releases/download/v7.8.0/pnpm-win-x64.exe -OutFile F:\pnpm\pnpm.exe # download...

type: bug

**Describe the bug** The first execution of the pyenv command will cause the previous output to be cleared. **To Reproduce** Steps to reproduce the behavior: 1. open powershell, full output:...

HomePage: https://github.com/JetBrains/JetBrainsRuntime jbr11: https://github.com/JetBrains/JetBrainsRuntime/tree/jbr11 jbr17: https://github.com/JetBrains/JetBrainsRuntime/tree/jbr17

bug

地址:https://developer.android.google.cn/codelabs/jetpack-compose-layouts#0 ![image](https://user-images.githubusercontent.com/17810492/218670265-5469bd6e-74ab-4074-8bf0-272f5f4f94e9.png)

bug
fixed but not release

整合的安装包太大了,希望拆分成 32 位和 64 位两个安装包, 类似 MQTTX 的分包方式 ![image](https://user-images.githubusercontent.com/17810492/236667408-e5ced39a-6770-49a0-aa59-c44e3a174467.png) ![image](https://user-images.githubusercontent.com/17810492/236667437-ed2d8e74-fbd0-49ed-89f3-45426661d3ce.png)

developing

如果是带有超链接的内容翻译失败,点击重试会跳转超链接,而不会重试

bug

### 需求/建议描述 需要在多个设备之间同步当前的翻译插件配置。 ### 建议的解决方案 新版 Settings Sync 支持同步插件数据 https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html#IDE_settings_sync https://plugins.jetbrains.com/docs/intellij/persisting-state-of-components.html#settings-sync-plugin ### 附加信息 _No response_

feature request ✨