Code Monkey home page Code Monkey logo

godot-todo's People

Contributors

need12648430 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

godot-todo's Issues

Don't know how to use this..

Plugin installed and active. At top of a couple of .GD scripts, I have /# had to put that to indicate i have a comment on the line, this html formatting is killing me. If I don't comment out the TODO: or the FIXME: the script will error out.

/# TODO: testing
and
/# FIXME: this is a test

Nothing is showing in the tab, i rebooted godot (have latest stable 2..3, and 1.0.3 version of todo)

Thanks.

Todos listed twice

(Godot 2.1.3-alpha/HEAD (custom build))

image

As you can see, game.gd:22 and letter_grid.gd:34,61 are listed more than once. Fixme comments seem to work fine though.

Crash in proyects with error in any scene

If install TODO plugin in a proyect that have any scene with errors (that impide instantiate), the plugin stop function (the problem is the code that follows: "elif (file.extension().to_lower() in ["tscn", "xscn", "scn"]):" that try to instantiate files that can´t be instantiated.

Other problem with that fragment of code: is extremely slow, in a"mid proyect", if I "comment" the "elif" part of the "find_all_todos" function to find TODOS only in gd files, the entire code of the plugin executes in 0 seconds, but if this code is executed and the plugin try to instantiate all TSCN and SCN files, the plugin delays several minutes in the execution (In proyect without scn files errors and medium size). I know that this is necesary to find text in embedded scripts but do the plugin x1000 times slower and unusable in mid-size proyects. My opinion is that this plugin don´t need to find text in embedded scripts or in scene files, and I think that nobody pack scripts.

Plugin without the scene instantiate part is very usefull, that should be integrated in Godot by default. I do a modification to dock scene and add a line-edit and a button to find any text, not only TODOS, and work very acurate, is like a "find in all archives" function from notepad++, I don´t know how git and github functions (this is my first message), but if somebody is interested in add the find text functionality of TODO and knows how to do that "commit" "pull" or whatever needs to be done i paste or send the code.

Sorry for the english...

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.