Not signed in (Sign In)

Categories

Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.

    •  
      CommentAuthormajk
    • CommentTimeDec 11th 2007
     permalink

    Hi guys,

    is there a simple way of listing all the ‘taken’ key-press & tabshortcuts for a certain scope?

    Just thinking of making a few of my own and it would be convinient to have…

    Any ideas?

    •  
      CommentAuthordflock
    • CommentTimeDec 12th 2007
     permalink

    This sounds like something that one could do by writing a small script or using grep/find to process the ‘C:\Program Files\Intype\bundles\’ folder tree, maybe?

    You’d be looking to print out a list of lines with ‘tab_trigger’ and ‘scope’ in, sort of.

  1.  permalink

    Well, for the base bundles,there’s a help page containing all the snippets listed per bundle. I’ve made a little script to read Jasmine that I’m using for building the documentation. If you have any ideas on improving this page, feel free to let me know.

    Take a look here (there’s a simple example at the end of the file):

    http://intype.info/download/rjasmine.rb

  2.  permalink

    Yeah, and also, there’s a big set of features to help learning bundles and customizing Intype. One of the features is a that will display possible snippets (or other actions) mapped to currently pressed combination of keys, document scopes and application scopes.