diff options
Diffstat (limited to 'Mac/Contrib/BBPy.lm/PythonBBLM.txt')
-rw-r--r-- | Mac/Contrib/BBPy.lm/PythonBBLM.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Contrib/BBPy.lm/PythonBBLM.txt b/Mac/Contrib/BBPy.lm/PythonBBLM.txt index c43727a..540060a 100644 --- a/Mac/Contrib/BBPy.lm/PythonBBLM.txt +++ b/Mac/Contrib/BBPy.lm/PythonBBLM.txt @@ -2,7 +2,7 @@ This is the Python Language Module for BBEdit. This software is a plugin to Bare Bones Software's BBEdit 6.0.2 (or more), designed to make editing & browsing Python Language files easer. -It parses any file ending in .py (or extentions of your choice.) providing BBEdit with the information BBEdit needs to provide services for python files similar to those it provides for 'C'. Namely: syntax coloring and populating BBEdit's 'Ÿ' popup menu with file's functions and classes. +It parses any file ending in .py (or extentions of your choice.) providing BBEdit with the information BBEdit needs to provide services for python files similar to those it provides for 'C'. Namely: syntax coloring and populating BBEdit's '€' popup menu with file's functions and classes. This Plug-in needs to be placed in your :BBEdit 6.0:BBEdit Support:Language Modules: folder. |