diff options
author | bscan <10503608+bscan@users.noreply.github.com> | 2022-11-13 12:38:50 -0500 |
---|---|---|
committer | bscan <10503608+bscan@users.noreply.github.com> | 2022-11-13 12:38:50 -0500 |
commit | 7a967e004b8d2a2e582ace2dc98e50ff32115ac8 (patch) | |
tree | dcc407f707154c95375e3f4af7c625ffd3ea68d6 /README.md | |
parent | 62b5a47f4053481c064c9a0c984bc8098a8e2ecd (diff) | |
download | PerlNavigator-7a967e004b8d2a2e582ace2dc98e50ff32115ac8.zip |
Readme: Syntax highlighting
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -18,8 +18,7 @@ Install the vscode extension from here: https://marketplace.visualstudio.com/ite * Imports cleanup via perlimports * Outline view * Hover for more details about objects, subs, and modules -* Does not write any cache directories or temp files. -* Works well with single files and large multi-folder workspaces +* Syntax highlighting for Object::Pad, Moose, Zydeco, etc. * Support for Classes including Moo/Moose style classes ## Visual Studio Code Demo |