All Projects → gangliao → VS-Code-Cuda

gangliao / VS-Code-Cuda

Licence: MIT license
support cuda grammars in Visual Studio Code

Projects that are alternatives of or similar to VS-Code-Cuda

VsCacheCleaner
🧹 Clear the Visual Studio solution cache, free up your disk space!
Stars: ✭ 69 (+102.94%)
Mutual labels:  vs
MvsSln
🧩 Customizable VisualStudio .sln parser, Complex support of the projects (.vcxproj, .csproj., …), Pluginable lightweight r/w handlers at runtime, and more …
Stars: ✭ 86 (+152.94%)
Mutual labels:  vs
vs-code-container-with-ssl
Launch your own Code Server container with preloaded SDKs for React, Python, C#, Cloud CLIs, secured by SSL Reverse Proxy.
Stars: ✭ 54 (+58.82%)
Mutual labels:  vs-code
Kung-Fury-Theme
80's dark retro theme for VS Code and Sublime Text
Stars: ✭ 29 (-14.71%)
Mutual labels:  vs-code
caglarturali.github.io
Personal portfolio website repository.
Stars: ✭ 260 (+664.71%)
Mutual labels:  vs-code
Lilac-Theme
A dark theme with pastel colours for Visual Studio Code.
Stars: ✭ 24 (-29.41%)
Mutual labels:  vs-code
alternight-vscode-theme
Repository of AlterNight, your new favorite theme for Visual Studio Code.
Stars: ✭ 53 (+55.88%)
Mutual labels:  vs-code
Vscode Dev Containers
A repository of development container definitions for the VS Code Remote - Containers extension and GitHub Codespaces
Stars: ✭ 2,715 (+7885.29%)
Mutual labels:  vs
Visual-Studio
A Discord Rich Presence extension for both Visual Studio 2017 and 2019.
Stars: ✭ 80 (+135.29%)
Mutual labels:  vs

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].