mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-14 14:24:10 +02:00
Test changes
This commit is contained in:
parent
8b71f8d49a
commit
7247cad7f3
10 changed files with 121 additions and 59 deletions
|
@ -314,8 +314,6 @@ namespace IDE
|
|||
|
||||
public static void ColorizeCodeString(String label, CodeKind codeKind)
|
||||
{
|
||||
//int q = 98;
|
||||
|
||||
int prevTypeColor = -1;
|
||||
int prevStart = -1;
|
||||
bool foundOpenParen = codeKind != .Callstack;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue