Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1000 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 1000 Bytes

CPON support for Visual Studio Code

Known Issues

Standalone meta (like [1, <>, 2]) is not marked as syntax error

Install

Copy the extension folder to the extension directory. This is:

  • on Windows %USERPROFILE%\.vscode\extensions
  • on Mac/Linux $HOME/.vscode/extensions

Working with Markdown

Note: You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux)
  • Toggle preview (Shift+CMD+V on macOS or Shift+Ctrl+V on Windows and Linux)
  • Press Ctrl+Space (Windows, Linux) or Cmd+Space (macOS) to see a list of Markdown snippets

For more information

Enjoy!