Giter VIP home page Giter VIP logo

nyufx's People

Contributors

youka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nyufx's Issues

Improvement: Font of the source-editors should be a monospace font.

Ich denke, dass es besser ist, in beiden Source-Code Editoren eine Monospace-Font (z.B. Courier New, Consolas, Ubuntu Mono, etc.) zu benutzen, da dies die Übersichtlichkeit des Codes fördert. Der Lua-Editor würde davon am meisten profitieren.

For our english users I translated the request:
I think, it is better to use a monospace-font (Courier New, Consolas, Ubuntu Mono, etc.) in both of the source-editors. It would improve the clarity of the code. Especially the Lua-Editor would benefit from this change.

Improvement: Add docstrings to your code.

I think it would be better for you and other collabs that you add some documentation into a code. This makes you code better understandable and it is easier to create a documentation for the release of NyuFX 1.6

For example there is software that can create documentations using your comments in the source. For example Aegisub uses Doxygen to generate an online documentation for its source.

It is surely the best way to generate a documentation fast and makes your code more maintainable.

A docstring usually looks like this ( Note the two stars at the start of the block-comment ):

/**
 * This class let the generator run in a special thread to generate the ASS-File using the lua-script and the input ASS-File.
 */
class Generator : public wxThread {
  // ...
}

-- StuxCrystal

Youka forum

Hi Youka.
Actually I just want to inform you that I couldn't contact you unless here, Because there's something wrong with Forum, no one can post, write comment, and open any topic.

Thank you.

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.