GithubHelp home page GithubHelp logo

gofeather's People

Contributors

frou 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  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  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

roger2000hk

gofeather's Issues

How to autocomplete?

example:

fmt.

after dot all variants: Println, Printf, Sprintf ...
I use Linux.
Thanks.

Discover the position in the text (line-column and/or byte offset) that the mouse context menu...

The puzzle 5-31e4bd69 from #5 has to be resolved:

# @todo #5 Discover the position in the text (line-column and/or byte offset) that the mouse context menu was activated at.

The puzzle was created by Duncan Holm on 17-Feb-19.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Completion snippet emitted for a variadic function parameter should be nested

Because a variadic function parameter can be satisfied by zero arguments, the snippet emitted should be a snippet within a snippet so that the entire thing can be deleted by pressing backspace/delete just once. i.e. initially `, a ...interface{}` will be selected, and if tab is then pressed, just `a ...interface{}` will selected.


# @issue Completion snippet emitted for a variadic function parameter should be nested
# @body Because a variadic function parameter can be satisfied by zero arguments, the snippet emitted should be a snippet within a snippet so that the entire thing can be deleted by pressing backspace/delete just once. i.e. initially `, a ...interface{}` will be selected, and *if* tab is then pressed, just `a ...interface{}` will selected.


This issue was generated by todo based on a @issue comment in 30890f9. It's been assigned to @frou because they committed the code.

Commands bound to keyboard keys should be available in the right-click context menu too.

The puzzle 4-2374f359 from #4 has to be resolved:

// @todo #4 Commands bound to keyboard keys should be available in the right-click context menu too.

The puzzle was created by Duncan Holm on 17-Feb-19.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Move the text caret to the context menu activation position. Use either the drag_select command,...

The puzzle 6-a426523d from #6 has to be resolved:

# @todo #6 Move the text caret to the context menu activation position. Use either the drag_select command, or the symbol_at_point & navigate_to_symbol API?

The puzzle was created by Duncan Holm on 17-Feb-19.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

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.