Show me. Don't tell me.
Visual Studio Code ASPX Syntax supported with aspx-html Visual Studio Code ASPX Syntax supported with aspx-html
介紹如何讓 VSCode 也能呈現 .aspx 檔案 VSCode 已經上市好幾年了,但始終預設不支援傳統的 ASP.NET Web 中 .aspx 的 Syntax 解析與高光。 今天要介紹透過對岸開發者所貢獻的 aspx-html
2018-07-14
Visual Studio Code Integrate with macOS Finder Visual Studio Code Integrate with macOS Finder
分享如何將VSCode 整合進入 Finder,提供快速開啟 VSCode 的功能 使用 macOS 的開發者一定都有一樣的問題:可以讓 VSCode 跟 Finder 更方便地打開資料夾或檔案嗎?今天就要分享這樣的一個小技巧. 這
2017-05-08
Visual Studio Code Snippet and Tab Completion Visual Studio Code Snippet and Tab Completion
分享如何增添 Visual Studio Code 的 Snappit 功能與開啟 Tab Completion 加速完成文件編輯 現代的編輯器大多有支援 snippet 功能,當然 VSCode 也不意外得具備這樣的功能,這次介紹如何
2017-05-07
ASP.NET Core Develop with VSCode and Workspace Recommended Extension Configuration to Build up Project/Team Editor ASP.NET Core Develop with VSCode and Workspace Recommended Extension Configuration to Build up Project/Team Editor
介紹如何使用 VSCode 中 Workspace Recommended Extension Configuration 這項功能來幫我們迅速的建立 VSCode 的開發環境. 今天看到 本週的Editor 編輯者#9的影片,介紹了
2017-05-06
Visual Studio Code Customize your Own Edit Theme Visual Studio Code Customize your Own Edit Theme
介紹如何修改 VSCode 整個 Editor 配色. 在 April 2017 Microsoft 發佈了新版的 VScode (Version 1.12.1 ) 增添了 Workbench theming 的功能,可以讓我們客製化
2017-05-05
Visual Studio Code adding Color Highlighting to log files Visual Studio Code adding Color Highlighting to log files
介紹如何透過 Log File Highlighter 增強 VSCode 呈現 *.log 檔案 先前有篇介紹了 log4net 與 ASP.NET Core 的整合,但無論今天是用哪一個套件來產生日誌檔案,我們在閱讀時往往都希望能
2017-05-03
Visual Studio Code Find and Replace with New Line Visual Studio Code Find and Replace with New Line
介紹使用VSCode如何包括換行(new line)進行查詢 我們常常會有情況要做大量的文字置換,有可能是一個檔案裡面的多個地方,也有可能是一個特定資料夾內散落的特定副檔名(extension)檔案, 當然有時我們也會不管檔名是什麼只要
2017-04-24
Google Spreadsheet Detecting Duplicate Item Google Spreadsheet Detecting Duplicate Item
分享如何在 Google Spreadsheet 設定函示,針對Column檢查有無重複的值 今天假設幫社團開一個表單來讓各位社員填寫籃球球衣球褲的購買登記,其中號碼這個欄位不能重複 先看結果如下: 實際成品請參考 Add Dropb
2017-04-23
Visaul Studio Code Quick Blame with GitLens Visaul Studio Code Quick Blame with GitLens
使用GitLens套件,讓你的VSCode一秒看懂現在的程式碼是充滿靈性還是充滿鬼話 現在多半我們在寫程式或是文件的時候都是多人協同工作或是使用版本管控系統(Version Control System),檔案內容多又雜就不用多說了,常
2017-04-22
Visual Studio Code Insiders Build Introduction Visual Studio Code Insiders Build Introduction
介紹Visual Studio Code Insiders Build 在2016五月時發佈的Visual Studio Code Insiders Build其實就是一個開發者預覽版的概念,訴求就是因應社群的快速回應,微軟官方另外建立
2017-04-13
Visual Studio Code More Guide Lines Extension Visual Studio Code More Guide Lines Extension
使用Guides 讓VSCode快速幫你對齊程式區塊 常寫js的人應該對於以下的波動拳法不陌生: 雖然已經有JavaScript Promise了,但難免還是會看到一堆階層排版的code.當然除了js外其他語言也有這樣的問題. 而Gu
2017-04-09
CSV to Markdown Table Generator CSV to Markdown Table Generator
介紹一個CSV轉Markdown Table的工具與函式庫 因為寫作上需要,常常會有要撰寫Markdown Table的需求,這邊分享一下最近找到的一個函式庫 - CSV To Markdown Table General Using原
2017-04-06
2 / 3