I actually already did this todo
This commit is contained in:
parent
e0420e9315
commit
3f88783eec
|
@ -29,7 +29,6 @@ namespace UpsilonLanguageServer
|
|||
Name = propertyName,
|
||||
ActualType = type,
|
||||
Comment = comment,
|
||||
//TODO
|
||||
Type = ParseType(type)
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue