Home
last modified time | relevance | path

Searched refs:CodeContext (Results 1 – 12 of 12) sorted by relevance

/external/python/cpython2/Lib/idlelib/
Dconfig-extensions.def22 # like <<toggle-code-context>>= (See [CodeContext], below.)
57 [CodeContext]
DREADME.txt39 CodeContext.py # Show compound statement headers otherwise not visible.
203 Code Context (editor only) # CodeContext extension
DCodeContext.py26 class CodeContext: class
DNEWS.txt633 - Patch #1362975: Rework CodeContext indentation algorithm to
711 - Fixed CodeContext alignment problem, following suggestion from Tal Einat.
713 - Increased performance in CodeContext extension Patch 936169 Noam Raphael
813 - CodeContext hint pane visibility state is now persistent across sessions.
821 - New Extension: CodeContext. Provides block structuring hints for code
Dhelp.txt302 CodeContext
/external/python/cpython3/Lib/idlelib/
Dconfig-extensions.def22 # like <<toggle-code-context>>= (See [CodeContext], below.)
57 [CodeContext]
DNEWS2x.txt37 - CodeContext was not importing.
130 - Patch #1362975: Rework CodeContext indentation algorithm to
208 - Fixed CodeContext alignment problem, following suggestion from Tal Einat.
210 - Increased performance in CodeContext extension Patch 936169 Noam Raphael
310 - CodeContext hint pane visibility state is now persistent across sessions.
318 - New Extension: CodeContext. Provides block structuring hints for code
Dcodecontext.py28 class CodeContext: class
/external/annotation-tools/asmx/
Djanino.jarMETA-INF/ META-INF/MANIFEST.MF org/codehaus/janino/ org/ ...
/external/annotation-tools/asmx/test/lib/
Djanino-2.3.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/codehaus/ org/ ...
/external/python/cpython2/Doc/library/
Didle.rst644 * CodeContext
/external/python/cpython3/Doc/library/
Didle.rst648 * CodeContext