Skip to content

Latest commit

 

History

History
executable file
·
26 lines (18 loc) · 906 Bytes

README.md

File metadata and controls

executable file
·
26 lines (18 loc) · 906 Bytes

README

This extension is used for developers to contribute PaddlePaddle via VS Code.

Installation

Simply copy the ms-vscode.cuda-0.1.0 folder into your .vscode/extensions folder. Depending on your platform it is located:

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

Update VS Code

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

VS Code Syntax highlight

For more information