终于等到你!GitHub 终于支持 multi-line comments!

GitHub PR支持多行注释

今天(北京时间 2019 年 10 月 2 日),GitHub CEO Nat Friedman 在 Twitter 发布消息,宣布 GitHub pull request 正式支持 multi-line comments!

640?wx_fmt=png

相信一直用 GitHub 进行 PR review 的童鞋,一定对于 GitHub 的 multi-line comments 会有很大的期待!现在,这个功能终于来啦!通过简单的拖拽,就能进行多行的评论了!是不是非常地方便?大家赶紧来试试吧~

希望 

640?wx_fmt=gif

自从 Nat Friedman 上任 GitHub CEO 以来,我们可以看到 GitHub 给开发者们带来了越来越多有用的功能,包括 GitHub Actions、GitHub Package Registry、draft pull request、issue transfer 等等。有些是大功能,带来了全新的开发体验。有些是小功能,但却也正真地解决了我们开发者的痛点,是极为接地气的!

对于这位 GitHub CEO,相信大家也想了解下~ 2011年, Nat 与 Miguel de Icaza 共同创立了著名的 Xamarin 公司,并在 2016 年微软收购后担任微软全球副总裁。2018 年 6 月微软宣布以 75 亿美元收购 GitHub。随后,Nat 出任 GitHub CEO。可见,Nat 与开源有着不解之缘~

如果大家关注 Nat Friedman 的 Twitter 的话,你会发现 Nat 在 Twitter 一直很活跃,一直与开发者们积极交流,是一位很可爱的 CEO 呢~

GitHub,你依旧是那个我们所爱的 GitHub!

GitHub ❤️ Developers

Developers ❤️ GitHub

◆ ◆ ◆  ◆ ◆

推荐阅读:

E:\html_projection> E:\html_projection>npm install vue@latest vue-router@4 npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@achrinza/node-ipc@9.2.9', npm warn EBADENGINE required: { npm warn EBADENGINE node: '8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19 || 20 || 21 || 22' npm warn EBADENGINE }, npm warn EBADENGINE current: { node: 'v24.11.0', npm: '11.6.1' } npm warn EBADENGINE } up to date, audited 920 packages in 14s 120 packages are looking for funding run `npm fund` for details 12 vulnerabilities (8 moderate, 4 high) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. E:\html_projection> E:\html_projection> npm run dev npm run dev npm error Missing script: "dev" npm error npm error To see a list of scripts, run: npm error npm run npm error A complete log of this run can be found in: C:\Users\86963\AppData\Local\npm-cac he\_logs\2025-10-31T09_17_24_412Z-debug-0.log E:\html_projection> npm run dev npm error Missing script: "dev" npm error npm error To see a list of scripts, run: npm error npm run npm error A complete log of this run can be found in: C:\Users\86963\AppData\Local\npm-cac he\_logs\2025-10-31T09_17_26_432Z-debug-0.log E:\html_projection> npm install -g create-vue added 1 package in 3s E:\html_projection> npm run dev npm error Missing script: "dev" npm error npm error To see a list of scripts, run: npm error npm run npm error A complete log of this run can be found in: C:\Users\86963\AppData\Local\npm-cache\_logs\2025-10-31T09_17_47_448Z-debug-0.log E:\html_projection> npm run dev npm error Missing script: "dev" npm error npm error To see a list of scripts, run: npm error npm run npm error A complete log of this run can be found in: C:\Users\86963\AppData\Local\npm-cache\_logs\2025-10-31T09_21_55_446Z-debug-0.log E:\html_projection> npm run dev npm error Missing script: "dev" npm error npm error To see a list of scripts, run: npm error npm run npm error A complete log of this run can be found in: C:\Users\86963\AppData\Local\npm-cache\_logs\2025-10-31T09_21_57_884Z-debug-0.log E:\html_projection> npm install vite --save-dev npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@achrinza/node-ipc@9.2.9', npm warn EBADENGINE required: { npm warn EBADENGINE node: '8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19 || 20 || 21 || 22' npm warn EBADENGINE }, npm warn EBADENGINE current: { node: 'v24.11.0', npm: '11.6.1' } npm warn EBADENGINE } added 58 packages, removed 1 package, and audited 977 packages in 11s 123 packages are looking for funding run `npm fund` for details 12 vulnerabilities (8 moderate, 4 high) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. E:\html_projection>npm run dev npm error Missing script: "dev" npm error npm error To see a list of scripts, run: npm error npm run npm error A complete log of this run can be found in: C:\Users\86963\AppData\Local\npm-cache\_logs\2025-10-31T09_23_12_765Z-debug-0.log E:\html_projection> E:\html_projection>npm run dev npm error Missing script: "dev" npm error npm error To see a list of scripts, run: npm error npm run npm error A complete log of this run can be found in: C:\Users\86963\AppData\Local\npm-cache\_logs\2025-10-31T09_23_43_272Z-debug-0.log E:\html_projection>npm install vue-router npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@achrinza/node-ipc@9.2.9', npm warn EBADENGINE required: { npm warn EBADENGINE node: '8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19 || 20 || 21 || 22' npm warn EBADENGINE }, npm warn EBADENGINE current: { node: 'v24.11.0', npm: '11.6.1' } npm warn EBADENGINE } up to date, audited 977 packages in 4s 123 packages are looking for funding run `npm fund` for details 12 vulnerabilities (8 moderate, 4 high) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. E:\html_projection> E:\html_projection>npm run serve > html_projection@0.1.0 serve > vue-cli-service serve INFO Starting development server... ERROR Failed to compile with 1 error 17:32:23 [eslint] E:\html_projection\src\views\About.vue 1:1 error Component name "About" should always be multi-word vue/multi-word-component-names E:\html_projection\src\views\Home.vue 1:1 error Component name "Home" should always be multi-word vue/multi-word-component-names ✖ 2 problems (2 errors, 0 warnings) You may use special comments to disable some warnings. Use // eslint-disable-next-line to ignore the next line. Use /* eslint-disable */ to ignore all warnings in a file. ERROR in [eslint] E:\html_projection\src\views\About.vue 1:1 error Component name "About" should always be multi-word vue/multi-word-component-names E:\html_projection\src\views\Home.vue 1:1 error Component name "Home" should always be multi-word vue/multi-word-component-names ✖ 2 problems (2 errors, 0 warnings)
最新发布
11-01
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值