summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbscan <10503608+bscan@users.noreply.github.com>2022-02-17 08:16:45 -0500
committerbscan <10503608+bscan@users.noreply.github.com>2022-02-17 08:16:45 -0500
commit265cf3a747344305f854efa57f401a40323dbb8a (patch)
tree294fe91042f42602f096509f6d69c9f514951dac /README.md
parentca3082a6598adc736d475a44b754b0f1b7edbf6f (diff)
downloadPerlNavigator-265cf3a747344305f854efa57f401a40323dbb8a.zip
Repo cleanup and outline view changes
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f621ee4..5e9bc04 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ Implemented as a Language Server using the Microsoft LSP libraries along with Pe
Works on Windows, MacOS, and Linux. The vscode extension includes everything needed to work, no additional installation should be necessary.
Works on almost any version of Perl, tested all the way back to Perl 5.8. Has full support for multi-root workspaces, single file editing, and multiple open windows.
+Install the vscode extension from here: https://marketplace.visualstudio.com/items?itemName=bscan.perlnavigator
## Currently Implemented Features:
* Syntax Checking