“Find All References” across files for a method/function in VSCode is not possible

前端 未结 3 1843
难免孤独
难免孤独 2020-12-28 16:24

Visual Studio Code version 1.27.2

Find all References only list references in the current file. I need to find all references

3条回答
  •  甜味超标
    2020-12-28 16:50

    Right-click on the variable and choose Find All References This is how it looks in VSCode

    My About Visual Studio Code Info:

    
    Version: 1.47.2
    Commit: 17299e413d5590b14ab0340ea477cdd86ff13daf
    Date: 2020-07-15T18:18:50.054Z (5 days ago)
    Electron: 7.3.2
    Chrome: 78.0.3904.130
    Node.js: 12.8.1
    V8: 7.8.279.23-electron.0
    OS: Darwin x64 18.6.0
    

提交回复
热议问题