diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-06-07 21:26:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-07 21:26:47 +0700 |
commit | 6650af7436e75cfca21fce6d9d82bedda1eb651b (patch) | |
tree | 70a5865805564babe54935e1547a1ab717ec7d49 /development/pycharm/README | |
parent | b574b22406b4cd57e2ea8378c625cdbf5c39d7a9 (diff) | |
download | slackbuilds-6650af7436e75cfca21fce6d9d82bedda1eb651b.tar.gz |
development/pycharm: Added (Python and Django IDE).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/pycharm/README')
-rw-r--r-- | development/pycharm/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/pycharm/README b/development/pycharm/README new file mode 100644 index 0000000000..dbc9dbb1ee --- /dev/null +++ b/development/pycharm/README @@ -0,0 +1,4 @@ +PyCharm’s smart code editor provides first-class support for Python, +JavaScript, CoffeeScript, TypeScript, CSS, popular template languages +and more. Take advantage of language-aware code completion, error +detection, and on-the-fly code fixes! |