Bug 1312543

Summary: Python code not folding in kate
Product: Red Hat Enterprise Linux 6 Reporter: jigar <jraising>
Component: kdebaseAssignee: Jan Grulich <jgrulich>
Status: CLOSED WONTFIX QA Contact: Desktop QE <desktop-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.8CC: cww, pbhoot
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-15 19:02:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1269194    

Description jigar 2016-02-27 07:32:48 UTC
Description of problem: On opening a python file KATE does not know the structure of the python file, so sections can not be hidden and other programming code is not color coded.


Version-Release number of selected component (if applicable): kdebase-4.3.4-6.el6.x86_64

How reproducible: Always

Steps to Reproduce:
1. Open kate
2. Load a python file
3. Check for color coding and code folding

Actual results: The color coding and folding is not proper.

Expected results: The color coding and folding should be possible.