Skip to content

I don't get snippets #5

@ndarilek

Description

@ndarilek

Sorry for all the noise. I'm attempting to use this in a context where I need to paste the same Slack bot/shell commands again and again. I thought I'd test this by creating 2 snippets and seeing what I can do.

The snippets appear in the list alongside their text, but if I arrow to the snippet and press alt-c, it doesn't appear to get copied to the clipboard.

Likewise, if I have 2 snippets, "Lock gateway" and "Unlock gateway", typing "Unlock" leaves the list in a state where the only item is "unknown". I'd expect this to match "Unlock gateway" but it doesn't seem to. I get this error in the console when attempting to filter the list, though since there are only 2 items I wouldn't expect to need to:

Traceback (most recent call last):                                                                                      
  File "C:\Users\nolan\src\launchtype\src\managers\ui_manager.py", line 193, in update_list                             
    for command in self.dataManager.get_data_list_items(                                                                
TypeError: 'NoneType' object is not iterable                                                                            

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions