Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 458 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 458 Bytes

PARI/GP Syntax Highlighting for Visual Studio Code

This package provides syntax highlighting for GP, the scripting language of the open source computer algebra system PARI/GP.

How to install:

Clone the repo and place it in your extensions folder located at:

  • Windows: %USERPROFILE%\.vscode\extensions
  • Windows-WSL: ~/.vscode-server/extensions
  • macOS: ~/.vscode/extensions
  • Linux: ~/.vscode/extensions