Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Perl Rename SymbolNew to Visual Studio Code? Get it now.
Perl Rename Symbol

Perl Rename Symbol

utgwkk

|
1,810 installs
| (0) | Free
Provides `Rename Symbol` for Perl
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

perl-rename-symbol README

Provides Rename Symbol for Perl, with App::PRT and App::EditorTools.

Features

Rename subroutine name

Demo of Rename subroutine name

Rename variable name

Demo of Rename variable name

Requirements

  • Perl
  • App::PRT
  • App::EditorTools

Extension Settings

perl-rename-symbol.pathOfAppPRT

The path of App::PRT, default is prt.

perl-rename-symbol.pathOfAppEditorTools

The path of App::EditorTools, default is editortools.

perl-rename-symbol.targetFilePatterns

The glob pattern matched to Perl files, default is ["**/**.pl", "**/**.pm", "**/**.t"].

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft