|
Replies:
2
-
Pages:
1
-
Last Post:
Apr 18, 2011 10:54 PM
by: Oleg Chernyavs'...
|
|
|
Posts:
117
Registered:
2/23/11
|
|
|
|
Syntax Coloring Fail on Large Packages
Posted:
Apr 18, 2011 10:52 AM
|
|
|
When Editing a large package in another schema (3506 lines of code) I have noticed that the syntax coloring will sometimes fail when opening then closing a string value. For example, I typed the following line of code into the package editor at line 1796. After doing so, lines 1796 - 2749 appear to be string. Line numbers 1-1795 look fine. Line numbers 2750-3506 also looked fine, strangely enough.
v_test := 'test string';
I have not been able to replicate this in smaller packages, but can every time with a large one. I do not know at what point it becomes too large, or if editing across schema's has something to do with it. I also do not know if there are certain code patterns present in packages that exhibit this behavior.
|
|
|
Posts:
559
Registered:
1/26/11
|
|
|
|
Re: Syntax Coloring Fail on Large Packages
Posted:
Apr 18, 2011 10:33 PM
in response to: David H
|
|
|
Hi,
There may be even more little problems with syntax highlighting. I cannot reproduce this issue at the moment, so we might need more additional information... we'll see. I created CR-39 for the bug.
Tomas
|
|
|
Posts:
8
Registered:
11/5/10
|
|
|
|
Re: Syntax Coloring Fail on Large Packages
Posted:
Apr 18, 2011 10:54 PM
in response to: Tomas
|
|
|
I have the same problem.
|
|
|
|
Legend
|
|
MVP: 2501
+
pts
|
|
Guru: 2001
- 2500
pts
|
|
Expert: 751
- 2000
pts
|
|
Enthusiast: 31
- 750
pts
|
|
Novice: 0
- 30
pts
|
|
Moderators
|
|
Helpful answer
(5 pts)
|
|
Answered
(10 pts)
|
|