Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
Add VS Code python plugin (#101)
Browse files Browse the repository at this point in the history
* Add VS Code python plugin

Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
  • Loading branch information
tolusha authored Mar 20, 2019
1 parent 6a90b61 commit bdae6c3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions plugins/ms-python.python/2019.2.5433/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
id: ms-python.python
version: 2019.2.5433
type: VS Code extension
name: Python
title: Python extension
description: Linting, Debugging (multi-threaded, remote), Intellisense, code formatting, refactoring, unit tests, snippets, and more.
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
url: https://marketplace.visualstudio.com/_apis/public/gallery/publishers/ms-python/vsextensions/python/2019.2.5433/vspackage
publisher: Red Hat, Inc.
repository: /~https://github.com/Microsoft/vscode-python
category: Language
firstPublicationDate: "2019-03-05"
attributes:
containerImage: "eclipse/che-remote-plugin-python-3.7.2:next"

0 comments on commit bdae6c3

Please sign in to comment.