зеркало из https://github.com/microsoft/PTVS.git
Link was relative
Родитель
0df89c8701
Коммит
342d8a54b9
|
@ -26,7 +26,7 @@ Attributes:
|
|||
- No IPython support
|
||||
- Decent mixed IronPython <-> C# debugging
|
||||
|
||||
If you've already installed VS and PTVS, we recommend the [IronPython 2.7.5](http://ironpython.codeplex.com/downloads/get/970325). This will run an MSI from [http://ironpython.codeplex.com](ironpython.codeplex.com) which will install Python and will be auto-detected by PTVS.
|
||||
If you've already installed VS and PTVS, we recommend the [IronPython 2.7.5](http://ironpython.codeplex.com/downloads/get/970325). This will run an MSI from [http://ironpython.codeplex.com](http://ironpython.codeplex.com) which will install Python and will be auto-detected by PTVS.
|
||||
|
||||
**PyPy** – this is a high performance tracing JIT implementation of Python: [www.pypy.org](http://www.pypy.org/).
|
||||
|
||||
|
@ -68,4 +68,4 @@ You can delete environments you have added by coming back to this Cofiguration p
|
|||
Here we see that there are several Interpreters installed, including IronPython.
|
||||
We've made Python 3.4 the current default, and Python 2.7 needs to have its completion DB refreshed because of a newly installed package.
|
||||
|
||||
Interpreter databases are used to improve IntelliSense speed and reduce memory usage for the standard library and any libraries installed into site-packages. Analyzing all of the available source files can take anywhere from a minute to an hour or more, depending on what you have installed. However, once complete, you will get detailed IntelliSense and won't have to refresh the database again until you install more libraries.
|
||||
Interpreter databases are used to improve IntelliSense speed and reduce memory usage for the standard library and any libraries installed into site-packages. Analyzing all of the available source files can take anywhere from a minute to an hour or more, depending on what you have installed. However, once complete, you will get detailed IntelliSense and won't have to refresh the database again until you install more libraries.
|
Загрузка…
Ссылка в новой задаче