Making VSCode Extensions for Engineering Managers and CTOs

所在平台: Udemy

课程主页: https://www.udemy.com/course/vscode-extensions/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:为工程经理和首席技术官制作VSCode扩展 概述:本课程旨在教导如何利用Visual Studio Code集成开发环境(IDE)提升程序员的生产力。该视频系列主要面向工程经理、首席技术官(CTOs)以及管理软件工程师的人士。我们希望展示通过VS Code API扩展的强大IDE功能,最终目标是通过展示VS Code的广泛特性来提高程序员的生产力。 在本课程中,您将会: - 学习如何使用JavaScript编程语言制作Visual Studio Code扩展。 - 了解在制作VS Code扩展过程中常见的陷阱。 - 导航VS Code API文档,并发现TypeScript提供的预编写代码示例。 - 理解VS Code扩展的结构及创建有效extensions.js文件所需的不同功能。 - 学习如何创建snippets.json文件。 - 使用光标位置、文件名称和占位符变量进行智能代码补全。 - 在Visual Studio Code中展示信息通知框。 - 使用内置的VS Code fs包程序化生成任意名称和文件扩展名的文件。 - 扩展文件创建,进而创建具有嵌套结构的文件夹。 - 创建具有任意文本的自定义模板生成器。 - 自定义右键菜单以显示特定公司命令。 - 根据上下文菜单中出现的命令自定义不同命令的索引。 - 学习如何向VS Code的package.json文件的Contributes部分添加不同部分。 本课程帮助学员掌握VS Code扩展的制作与管理,提升整体开发效率。

课程评论(0条)

课程详情

This course teaches how to maximize programmer productivity inside the Visual Studio Code Integrated Development Environment. This video series targets Engineering Managers, Chief Technology Officers (CTOs) and generally, people who manage software engineers. We aim to show the powerful IDE features extended through the VS Code API. Ultimately, we desire to enhance programmer productivity through the showcase of VS Code's extensive features.In this course, you shall:Learn to make Visual Studio Code Extensions with the JavaScript programming language. Become aware of common gotchas that disrupt the Visual Studio Code Extension making process.Navigate the Visual Studio Code API documentation and discover pre-written code samples offered in TypeScript.Grasp the anatomy of a VS Code extension and the different functions required to create a valid extensions.js file.Understand how to create a snippets.json file.Work with cursor positions, file names and placeholder variables to perform intelligent code completion.Display information notiffication boxes inside Visual Studio Code.Generate files with arbitrary names and file extensions programmatically using the in-built VS Code fs package..Extend file creation to creating entire folders with nested structure.Create custom boilerplate generators with arbitrary text.Personalize your right-click menu to show company-specific commands.Customize the indices of different commands as each appears inside the context menu.Learn to add different sections to the Contributes portion of VS Code's package.json file

课程标签

0人关注该课程

主题相关的课程