Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitccd7dd5

Browse files
committed
Update changelog
1 parente7678bc commitccd7dd5

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed

‎Changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
## 2012-08-XX 0.6.5
4+
## 2012-08-02 0.6.5
55
-------------------
66
* Updated Pep8 to version 1.3.3
77
* Updated Pylint to version 0.25.2
@@ -11,7 +11,7 @@ Changelog
1111
* Added `PyLintAuto` command ':help PyLintAuto'
1212
* Code checking is async operation now
1313
* More, more fast the pymode folding
14-
*Repairpython code run
14+
*Repaired execution ofpython code
1515

1616
## 2012-05-24 0.6.4
1717
-------------------

‎README.rst

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,17 @@ See (very old) screencast here: http://t.co/3b0bzeXA (sorry for quality, this is
3030
Changelog
3131
=========
3232

33-
## 2012-04-10 0.6.2
33+
## 2012-08-02 0.6.5
3434
-------------------
35-
* Fix pymode_run for "unnamed" clipboard
36-
* Add 'pymode_lint_mccabe_complexity' option
37-
* Update Pep8 to version 1.0.1
38-
* Warning! Change 'pymode_rope_goto_def_newwin' option
39-
for open "goto definition" in new window, set it to 'new' or 'vnew'
40-
for horizontally or vertically split
41-
If you use default behaviour (in the same buffer), not changes needed.
35+
* Updated Pep8 to version 1.3.3
36+
* Updated Pylint to version 0.25.2
37+
* Fixed virtualenv support for windows users
38+
* Added pymode modeline ':help PythonModeModeline'
39+
* Added diagnostic tool ':call pymode#troubleshooting#Test()'
40+
* Added `PyLintAuto` command ':help PyLintAuto'
41+
* Code checking is async operation now
42+
* More, more fast the pymode folding
43+
* Repaired execution of python code
4244

4345

4446
Requirements

‎doc/pymode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ iM Operation with inner function or method.
449449
Check current buffer
450450

451451
*:PyLintAuto**PyLintAuto*
452-
Automatic fix PEP8 errors
452+
Automatic fix PEP8 errors in current buffer
453453

454454
*:Pyrun**Pyrun*
455455
Run current buffer

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp