now that we have some relevant files with spaces i...
# development
w
now that we have some relevant files with spaces in their names, a potentially helpful command to “edit all files matching a grep”:
Copy code
rg -0 -l 'Platform\.current' | xargs -o -0 vim