Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>fecodeNew to Visual Studio Code? Get it now.
fecode

fecode

ueqt

|
40 installs
| (0) | Free
frontend vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-fecode

  • 配合fecode的vscode插件 仅供fecode内网使用,其余人请不要使用!!!会修改vscode

需要三个项目联合使用(fecode(安装包), vscode-fecode(插件),rdp(rest api & website))

功能点

  • 自动更新
  • 屏蔽Extension显示
  • 添加fecode版本信息

使用注意点

SPECIAL NOTE: If Code complains about that it is corrupted, simply click “Don't show again”.

  1. Windows: Restart with Administrator Permission.

  2. Mac: Close the VSCode and open the terminal and run a command. Then restart VSCode.

    For VSCode:

    sudo chown -R $(whoami) '/Applications/Visual Studio Code.app/Contents/MacOS/Electron'
    

    For VSCode Insiders:

    sudo chown -R $(whoami) '/Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron'
    
  3. Linux: Close the VSCode and open the terminal and run a command. Then restart VSCode.

    For VSCode:

    sudo chown -R $(whoami) /usr/share/code
    

    For VSCode Insiders:

    sudo chown -R $(whoami) /usr/share/code-insiders
    

发布

修改package.json的version
vsce publish
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft