This is a question about shortcuts in VSCode.
I used it to describe Ruby's code, and I was able to move the method from F12, but I wanted to move it by listing the reference sources from the definition source, but I didn't know how to do it.
Please let me know.Thank you for your cooperation.
ruby-on-rails ruby vscode
"After definition, right click → ""peak"" → ""Show reference here"" to view/move the reference source."
The shortcut key was Alt+F12 in your environment.
If the menu does not appear, the appropriate Language Server may not be installed.
Try Solargraph and so on.
577 Who developed the "avformat-59.dll" that comes with FFmpeg?
626 Uncaught (inpromise) Error on Electron: An object could not be cloned
574 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
925 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
© 2024 OneMinuteCode. All rights reserved.