Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Symbol missing in PHP files on macOS #211584

Closed
damms005 opened this issue Apr 28, 2024 · 4 comments
Closed

Rename Symbol missing in PHP files on macOS #211584

damms005 opened this issue Apr 28, 2024 · 4 comments
Assignees
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@damms005
Copy link

damms005 commented Apr 28, 2024

Type: Bug

I have settings sync is enabled.

I launched code --disable-extensions on my Linux, and did same on my M3 Pro.

In a PHP (Laravel) project, I get the Rename Symbol functionality on my Linux: both in command Ctrl+Shift+P and in context menu, while I got nothing from the mac.

On Linux:
photo_2024-04-28_20-38-07
photo_2024-04-28_20-38-16

On mac:
image

Note: Happens for macOS Insiders too; and it does not matter in any case whether I have PHP language features enabled or not. No issues at all with JavaScript files.

VS Code version: Code 1.88.1 (Universal) (e170252, 2024-04-10T17:42:52.765Z)
OS version: Darwin arm64 23.4.0
Modes:

System Info
Item Value
CPUs Apple M3 Pro (11 x 24)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) 4, 3, 3
Memory (System) 36.00GB (2.48GB free)
Process Argv --disable-extensions --crash-reporter-id 77284a78-f582-471a-8d97-29bd6bf1ad87
Screen Reader no
VM 0%
Extensions disabled
@VSCodeTriageBot VSCodeTriageBot added the stale Issues that have not been triaged in an appropriate amount of time label May 6, 2024
@damms005
Copy link
Author

damms005 commented May 6, 2024

@hediet are you able to repro this, please?

@DonJayamanne DonJayamanne assigned jrieken and unassigned DonJayamanne and hediet May 15, 2024
@VSCodeTriageBot VSCodeTriageBot removed triage-needed stale Issues that have not been triaged in an appropriate amount of time labels May 15, 2024
@jrieken jrieken added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label May 15, 2024
@VSCodeTriageBot
Copy link
Collaborator

We closed this issue because it is a question about using VS Code rather than an issue or feature request. Please search for help on StackOverflow, where the community has already answered thousands of similar questions. You may find their guide on asking a new question helpful if your question has not already been asked. See also our issue reporting guidelines.

Happy Coding!

@VSCodeTriageBot VSCodeTriageBot closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2024
@jrieken
Copy link
Member

jrieken commented May 15, 2024

VS Code by itself doesn't support to rename PHP symbols. You need to find and install an extension that enables VS Code to do this

@damms005
Copy link
Author

I don't think this is true @jrieken because then the "Source" should not say "System" like in my screenshot, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

5 participants