Giter Club home page Giter Club logo

Comments (6)

wmjordan avatar wmjordan commented on May 18, 2024 2

The upcoming version will add more categories.

The try, catch and finally will be categorized as "Resource and exceptions" in the next version besides using, lock, unsafe statements.
And the upcoming version will allow you to apply the syntax styles to braces and parentheses according to the statement types, as well.
shot

from codist.

wmjordan avatar wmjordan commented on May 18, 2024 1

Well, I will try make more category for C# keywords.

I will correct the naming of "Local Field Name" to "Local Variable Name", and move it to the "Declaration" category. Thanks for pointing this out.

from codist.

wmjordan avatar wmjordan commented on May 18, 2024

Thank you for commenting.
Why currently only return, break, continue, throw, yield return and yield break are highlighted is because they are the point where the control flow get changed, exiting the current method or loop. That is my consideration.

Local variable is already there, please find the Local Member Name within the C# - Member section.

from codist.

fitdev avatar fitdev commented on May 18, 2024

I see. Thank you for explanation. Then perhaps you can add another category for those as well, at least for branching constructs. I mean with ifs control flow certainly does get changed.

Sorry about the local member name. You are right, I got confused by the naming. Usually I don't think of those as "Fields", hence did not think that that item would apply to local variables.

from codist.

fitdev avatar fitdev commented on May 18, 2024

Thanks for adding the new categories: loop and branching keywords! I like the granularity of control!

from codist.

fitdev avatar fitdev commented on May 18, 2024

Applying the syntax styles to braces and parentheses is really great idea! Makes perfect sense!

from codist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.