Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Completing C# keywords: "explicit","namespace","using" #532

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Coeur
Copy link
Contributor

@Coeur Coeur commented Mar 24, 2018

The reference list of C# keywords is available at https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/

I've been through the list, and we were missing three keywords:

  • explicit
  • namespace
  • using

Following @mikesamuel instructions on #525:

  • I made the changes to js-modules/prettify.js
  • I kept it 80 chars per line to follow the existing layout
  • I ran JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-10.jdk/Contents/Home npm install && npm run grunt

@Coeur
Copy link
Contributor Author

Coeur commented Jul 23, 2018

@mikesamuel I've resolved the conflict caused by last update to distrib/prettify-small.zip and friends.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant