forked from VimPlug/jedi
Added project support to the changelog
This commit is contained in:
+4
-1
@@ -6,7 +6,10 @@ Changelog
|
|||||||
0.17.0 (2020-03-)
|
0.17.0 (2020-03-)
|
||||||
+++++++++++++++++++
|
+++++++++++++++++++
|
||||||
|
|
||||||
- Added the following refactorings: ``Script.rename``, ``Script.inline``,
|
- Added support projects. This allows user to specify which folders Jedi should
|
||||||
|
search.
|
||||||
|
- Added support for Refactoring. The following refactorings have been
|
||||||
|
implemented: ``Script.rename``, ``Script.inline``,
|
||||||
``Script.extract_variable`` and ``Script.extract_function``.
|
``Script.extract_variable`` and ``Script.extract_function``.
|
||||||
- Added ``Script.get_syntax_errors`` to display syntax errors in the current
|
- Added ``Script.get_syntax_errors`` to display syntax errors in the current
|
||||||
script.
|
script.
|
||||||
|
|||||||
Reference in New Issue
Block a user