mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Merge pull request #124 from Contentmaudlin/master
Property is not a keyword in C#
This commit is contained in:
commit
ec67c169a8
1 changed files with 0 additions and 1 deletions
|
|
@ -125,7 +125,6 @@ export const language = <languages.IMonarchLanguage>{
|
||||||
'event',
|
'event',
|
||||||
'method',
|
'method',
|
||||||
'param',
|
'param',
|
||||||
'property',
|
|
||||||
'public',
|
'public',
|
||||||
'protected',
|
'protected',
|
||||||
'internal',
|
'internal',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue