VS Code
龙宾楼325
11/17 16:00-18:00
Intro
当你终于结束了matlab课程的学习,进入了c的世界,却发现不知道用什么编辑器写代码。
当你厌倦了冗长的git指令以及简陋的小黑窗,想在更简单,更直接的GUI中完成代码提交,回滚,合并分支。
当你赶due时试图debug却发现无法跨文件调试。
当你安装完插件,却发现没有智能提示和自动补全。
When you've finally completed your MATLAB course and stepped into the realm of C programming, only to find yourself uncertain about which editor to use.
When you're weary of lengthy Git commands and the bare-bones black terminal, longing for a simpler, more intuitive GUI to handle code commits, rollbacks, and branch merges.
When you're racing against a deadline, trying to debug, only to realize you can't debug across multiple files.
When you install a plugin, but discover there's no intelligent suggestions or autocomplete features.
那么,
欢迎来到vscode workshop!!!
Welcome!!!
活动概要
学生会技术部将于11月17日(周日)下午16:00-18:00于龙宾楼325机房举办Vscode workshop。
Workshop将介绍vscode的美化、键位、插件配置、debug配置以及内置Git工具的使用,并解答大家配置环境、编辑器时遇到的问题。
线上会议号:431366025
飞书link:
https://vc.feishu.cn/j/431366025
TechnJI will hold Vscode workshop on November 17th (Sunday) afternoon 16:00-18:00 at LongBin Building 325.
Workshop will introduce the beautification of vscode, keys, plug-in configuration, debug configuration and the use of the built-in Git tool, and answer your questions when configuring the environment and editor.
Online Conference Number: 431366025,
Feishu link:
https://vc.feishu.cn/j/431366025
What's Vscode
Visual Studio Code(VSCode)是由微软开发的一个免费、开源的代码编辑器。它轻量且功能强大,支持多种编程语言和框架。VSCode集成了终端、远程开发工具、智能代码补全(IntelliSense)、调试工具以及非常丰富的插件。它可高度自定义,允许开发者调整外观、功能和工作流。VSCode可在Windows、macOS和Linux上运行,因其速度快、易用性强和灵活性高,广受开发者喜爱。
Visual Studio Code (VSCode) is a free, open-source code editor developed by Microsoft. It is lightweight yet powerful, with support for a wide range of programming languages and frameworks. VSCode features an integrated terminal, remote development tools, intelligent code completion (IntelliSense), debugging tools, and extensions for virtually any development need. It is highly customizable, allowing developers to tweak its appearance, functionality, and workflows. Available on Windows, macOS, and Linux, VSCode is popular among developers for its speed, ease of use, and flexibility.
Vscode安装
Workshop开始之前,还是建议各位先安装好VSCode。得益于VSCode小巧轻便的特性,其安装也十分便捷。(已经安装了的同学请检查一下是否为最新版,建议大家都更新到最新版)
安装流程:
前往官网下载并安装:
https://code.visualstudio.com
遵循安装向导的提示将Code加入Windows环境变量和右键菜单
同时,由于某些插件需要Python3以及cmake,建议大家在Workshop之前安装好Python3和cmake。
Before we begin the workshop, I recommend that everyone install VSCode. Thanks to its lightweight nature, the installation process is quite straightforward. (For those who have already installed it, please check if you have the latest version; it's advisable for everyone to update to the latest release.)
Installation Process:
Visit the official download page and install VSCode:
https://code.visualstudio.comFollow the instruction of the installer and add Code to PATH and right-click menu.
Additionally, since some plugins require Python 3 and CMake, I suggest that everyone install Python 3 and CMake before the workshop.
内容
Vscode介绍
主题图标配置
JOJ Tools
Vscode键位
Markdown配置
C/CPP插件配置
Build & Debug
Git Extension
formatter配置
Github Copilot插件
Sonarlint插件
Make VScode faster
Introduction of Vscode
Theme and Icon Configuration
JOJ Tools
VSCode Keybindings
Markdown Configuration
C/C++ Plugin Configuration
Build & Debug
Git Extension
fomatter Configuration
Github Copilot
Sonarlint plugin
Make VScode faster
报名
✦
✦
✦
扫码进群
期待各位的加入~~~
排版:戴琤妍
文案:戴琤妍