物理の駅 Physics station by 現役研究者

テクノロジーは共有されてこそ栄える

2020-09-26から1日間の記事一覧

VSCodeのmarkdownで既出英単語のヒントを自動表示させる方法

"[markdown]": { "editor.quickSuggestions": true, "editor.wordBasedSuggestions": true, }