我有以下代码:
CList.Add( new CodeStuff(941,"National List Limit
CList.Add( new CodeStuff(945,"Code not used
CList.Add( new CodeStuff(946,"State Building Height Limit
CList.Add( new CodeStuff(993,"Building Material Type
CList.Add( new CodeStuff(1033,"Not used - requirements changed
CList.Add( new CodeStuff(1034,"Current Unacceptable Applications
CList.Add( new CodeStuff(1035,"Historical Unacceptable Applications
Run Code Online (Sandbox Code Playgroud)
我使用的第一个位Alt+ Shift+mouse button和打字。如何添加");
到每行的末尾?
我不得不使用 Notepad++ 宏录制来做到这一点,这是我仍然坚持使用该编辑器的唯一原因。如果有人能告诉我如何在 VSCode 中做到这一点,我将不胜感激。