Open folder on current window in vscode

I use vscode to write codes, when I am study, I usually open the ebook and vscode in tile mode, the ebook on the left and the vscode on the…

Open folder on current window in vscode

I use vscode to write codes, when I am study, I usually open the ebook and vscode in tile mode, the ebook on the left and the vscode on the right. Sometimes I want to open another folder in the vscode, I have the following setting in vscode.

So when I try to open another folder, it will open in new window, and when I was in tile mode, it will open the new window in another fullscreen window.

I want to reuse the window, to reuse the window, we can use--reuse-window option when open the folder, or -r like below.

code -r foldername

If we want to open in a new window, then we can use --new-window or -n option, the help document is like below:

-n --new-window                            Force to open a new window. 
  -r --reuse-window                          Force to open a file or 
                                             folder in an already opened 
                                             window.

Read more

AI读经 - 马太福音 第7章

AI读经 - 马太福音 第7章

这段经文出自《马太福音》第7章,是耶稣“登山宝训”的总结部分,主题集中在信徒的内在生命与外在行为。主要内容包括不论断他人(1-5节)、寻求神的帮助(7-12节)、选择生命的道路(13-14节)、提防假先知(15-20节)、真信徒的生命表征(21-23节)、以及听道与行道的重要性(24-27节)。这些教导旨在呼召信徒过敬虔和真实的生活,表现出神国的公义与恩典。

By Stephen Li