mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
Fixed right-click menu
This commit is contained in:
parent
64b62c09be
commit
2e69fa1b9e
1 changed files with 10 additions and 8 deletions
|
@ -19,10 +19,12 @@ namespace IDE.Compiler
|
|||
Keyword,
|
||||
Literal,
|
||||
Identifier,
|
||||
Type,
|
||||
Comment,
|
||||
Method,
|
||||
TypeRef
|
||||
Type,
|
||||
RefType,
|
||||
Interface,
|
||||
Namespace
|
||||
}
|
||||
|
||||
public enum ResolveType
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue