之前有蠻多同學問到,當在 mac 上使用 JetBrains IDE 做 extract field 的時候,無法直接用 Opt + i 去選擇 initialize 的位置,這問題該怎麼處理。
基本上這問題是有被開 issue 而且官方沒有提供解決方式的。
能做的 workaround, 一般是把 refactoring 的視窗,從 in-place mode 改成 dialog,這樣至少有 Opt/Alt 的 shortcut 去按選項,或是能用 tab 做選擇。
例如:https://www.jetbrains.com/help/phpstorm/extract-field.html
但 PyCharm 的設定名稱跟位置不太一樣,是放在 File | Settings | Editor | Code Editing 裡面,如兩張圖所示。
#PyCharm
#JetBrains
#ExtractField
--
忘了提,還有個同學有暗黑兵法,聽說在中文輸入法底下,用 Opt + i 是可以的唷...XD
同時也有10000部Youtube影片,追蹤數超過2,910的網紅コバにゃんチャンネル,也在其Youtube影片中提到,...
extractfield 在 Twelve Days of SMT - Day 2: ValueToKey and ExtractField 的必吃
This video explains using the ValueToKey and ExtractField SMT to set the key of a message based on a field in the value of the message. ... <看更多>