Git Product home page Git Product logo

brackets-wordhint's People

Contributors

bigeyex avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

brackets-wordhint's Issues

symbolBeforeCursorArray is null if previous symbol is whitespace or non alphanumeric

While this doesn't generate a visible problem, if the debugger console is attached, null exceptions are constantly thrown on line 141 of main.js, where you are indexing into symbolBeforeCursorArray. Regex returns null if there is no match, so the indexer will not work. Depending on how your extension functions, you might just need to skip that block if symbolBeforeCursorArray is null after the regex match.

Mark this project as unmaintained & ask for help

Hi!
I understand how open source works, ok, I know that because someone puts a project online doesn't mean that he has to evolve the code etc but I think that honesty is a key factor in this kind of exchanges

So, if this is an unmaintained project, will be honest to indicate the condition and, why not?, ask for help

@bigeyex could you update the readme with this information, please?
This extension is causing errors on bracket's console and doesn't work at all because of that

Thanks!

Troubles with python autocomplete.

Hellow. I've installed the 'WordHint' extension and it not work for python. I could not find any documentation or simular issue about it. I use Mint 17 64-bit/ brackets 1.0. I don't have any idea whats wrong.

Occasionally fail on word completion

I'm using Brackets to write python code and word completion works great except that from time to time when I can't enter completed word by hitting Enter button. Word completion menu arrives, choosing words with up/down arrows works fine, hitting Enter to put suggested word works in 70% cases. It's so annoying when I hit Enter and get new line instead!
I'm using Gnome 3 on Ubuntu. Let me know if I could help you in any way.

Use Tab for triggering.

Hi and thanks for making this extension. Could you please put an option for triggering the autocompletion with the Tab key?

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.