how to copy and paste folded code as it is in vscode
how to copy and paste folded code as it is in vscode
how to copy and paste folded code as it is in vscode
zsh启动速度从3秒变为0.6秒
概述 最近发现在iterm2中打开vim,用鼠标选中文字,并用command + c复制选中的文字,但粘贴出来是空的。查了一圈终于在iterm2的官方gitlab issue库里发现了解决办法。将Enable mouse reporting...
如何配置mysql bind-address在公网端口提供服务
nginx如何加载ngx_stream_module模块
如何使用stream段落配置反向代理
概述 一段时间来我发现我的macbook pro外接显示器的时候,不管是在公司还是家里,如果vscode是开着的,再接显示屏里面的字会变模糊。只有关闭vscode再重新打开文字才清晰。别的应用没有发现这样的情况。 环境说明 vscode 1...
centos手动编译安装mac mini broadcom wifi驱动
概述 今天通过java程序读取resource文件夹里面的一些文件,文件明明放到了指定的文件夹,通过classPathResource来读取,但是程序报文件不存在。 读文件的代码: ClassPathResource classPathRe...
问题概述 今天用vscode的vim模式编辑html文件时,发现光标移动时会自动出现两个光标。插入或者删除文字时,会同时修改两处地方。一开始我以为是vscode的新功能,只是我不会用,但是很快发现,真的是没法用。网上搜索一通在vscode的...
概述 使用yum check-update命令时,提示“Repository base is listed more than once in the configuration” $ yum check-update Loaded plu...