Skip to content

Add '$' to symbol-constituting characters #564

Closed
@tomterl

Description

@tomterl

Is there a reason /not/ to add '$' to the characters constituting a symbol in a php-mode buffer? I added

(modify-syntax-entry ?$ "_")

to my php-mode hook to get dap-mode mouse-hover to work, showing the variable/symbol under point 's current value during a debug-session in a tooltip or the echo-area.

My search for a previous discussion came up emtpy.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions