Will 保哥
@willh
666Friends 1006Fans
Karma0.0
male Taipei, Taiwan
Will 保哥
8 years ago
提出的 Visual Studio Code Issue 被解了 (dance)
Menu cannot show labels that contain ( or ) when they also have c...
Will 保哥
8 years ago
Chrome 用一段時間後,經常會讓筆點的「雙指滑動」的上下捲動功能失效,有人知道為什麼嗎?
Will 保哥
8 years ago
npm prune --production
部署時可以大量減少非必要的 npm packages 避免佔用空間
Will 保哥
8 years ago @Edit 8 years ago
在 WSL 用 vim 編輯器預設的 color scheme 實在太醜了,改一下吧!
How to set and use a vim color scheme | alvinalexander.com

.vimrc
--------------------
colo murphy
syntax on
Will 保哥
8 years ago 7
VS2015 無法在 TypeScript 檔案中使用 IntelliSense 跟語法高亮,重新修復過 VS2015 Update 3 後還是無效,請問單兵如何處置?
Will 保哥
8 years ago 3
Visual Studio 2017 已知問題整理
Will 保哥
8 years ago @Edit 8 years ago
SSOX = SQL Server Object Explorer
Will 保哥
8 years ago @Edit 8 years ago
EF Core 1.x 不支援 Lazy Loading ...
EF Core 1.x 不支援 Lazy Loading ...
EF Core 1.x 不支援 Lazy Loading ...
Compare EF Core & EF6.x